How to declare function?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Mustafa Alper YILDIZ
il 21 Ott 2013
Commentato: Mustafa Alper YILDIZ
il 21 Ott 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!