How to declare function?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mustafa Alper YILDIZ
le 21 Oct 2013
Commenté : Mustafa Alper YILDIZ
le 21 Oct 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 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!