Info
この質問は閉じられています。 編集または回答するには再度開いてください。
How to write the cprogramming code to matlab code?
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
John D'Errico
2016 年 3 月 15 日
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.
回答 (0 件)
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!