Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how to run the code using matlab

2 ビュー (過去 30 日間)
manju agarwal
manju agarwal 2014 年 1 月 24 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
after doing debugging also i m not able to get through an output
  2 件のコメント
ES
ES 2014 年 1 月 24 日
If it is an m script, you can run it either by calling the name in the Command window or by clicking the play button in the editor window!
If it is a matlab function, you need to run it from the command window (with necessary inputs) or can run from the editor if it does not take any inputs!
To run from the command window, the path of the file must be in the Matlab Path!
Patrik Ek
Patrik Ek 2014 年 1 月 24 日
I am not sure what you want here. Could you add relevant pieces of code or a relevant example?

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by