Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to write the cprogramming code to matlab code?
5 次查看(过去 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!