Filter löschen
Filter löschen

Plot a function of two variables?

2 Ansichten (letzte 30 Tage)
amine&&
amine&& am 3 Jul. 2016
Kommentiert: amine&& am 4 Jul. 2016
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

Antworten (1)

dpb
dpb am 3 Jul. 2016
See example at
doc meshgrid
  4 Kommentare
Walter Roberson
Walter Roberson am 4 Jul. 2016
amine&&
amine&& am 4 Jul. 2016
Thanks Walter for your help!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by