How to draw a 3D plot of a function in form y=f(X) and X is an array [X(1),X(2)] ?
古いコメントを表示
Hi every body i need to draw a function in form :
function F_cost= objfun(X)
F_cost=(cos(X(1)*X(2)));
I cant use fplot or ezsurf and i don't know why !!
for example ezsurf (objfun) or ezplot(objfun,[-3 3 -3 3]) doesn't work !!
Can any body help me plz !?
Bests Sadeg
採用された回答
その他の回答 (1 件)
ss
2014 年 4 月 10 日
1 件のコメント
Mischa Kim
2014 年 4 月 10 日
See answer above. Please post follow-up questions and comments as comments, not questions.
カテゴリ
ヘルプ センター および File Exchange で Vector Fields についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!