Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to write the cprogramming code to matlab code?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
John D'Errico
el 15 de Mzo. de 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.
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!