How to declare function?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Mustafa Alper YILDIZ
el 21 de Oct. de 2013
Comentada: Mustafa Alper YILDIZ
el 21 de Oct. de 2013
I'm trying to understand declaration of functions in Matlab. I want to compute
y(x)=x(sqrt(x)-sqrt(x-1)) for x= 10; 100; 1000;
And after declaring it as a function(.m) how can I call this function?
Thanks in advance
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!