Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to write the cprogramming code to matlab code?
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
John D'Errico
le 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.
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!