Borrar filtros
Borrar filtros

Plot a function of two variables?

2 visualizaciones (últimos 30 días)
amine&&
amine&& el 3 de Jul. de 2016
Comentada: amine&& el 4 de Jul. de 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

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Loops and Conditional Statements en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by