필터 지우기
필터 지우기

Plot a function of two variables?

조회 수: 2 (최근 30일)
amine&&
amine&& 2016년 7월 3일
댓글: amine&& 2016년 7월 4일
I implemented a function of two variables in Matlab :
function X=mFunction(alpha,beta).
I want to see his graph for the alpha and beta values between 0 and 1. How should I proceed?
Thanks

답변 (1개)

dpb
dpb 2016년 7월 3일
See example at
doc meshgrid
  댓글 수: 4
Walter Roberson
Walter Roberson 2016년 7월 4일
amine&&
amine&& 2016년 7월 4일
Thanks Walter for your help!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by