統計
MATLAB Answers
2 質問
0 回答
ランク
of 171,319
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
can anybody please help me how to implement the attached code( Implemented in C) in Matlab?.
I just want to implement the above c code in matlab. Anybody's help would be appreciated.
約10年 前 | 0 件の回答 | 0
0
回答質問
Is there any alternative in matlab like Goto statement in C?. If so, can you please help me how to implement the given code in matlab.
max=n*n-n; I=1; step0: J=J+1; if(J>=max+I) goto step10; else got...
約10年 前 | 2 件の回答 | 0