Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How to write the cprogramming code to matlab code?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Dear sir, i am writing the syntax of c programming code to matalb plz help me.
ppp=0; for( ; count<n; count=count+h) { ppp=ppp+1; }
1 Commento
John D'Errico
il 15 Mar 2016
This is a basic loop. Why not read the tutorials? If not, then you will ask basic questions until we have reproduced the entire manual for you.
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!