How to find error in function file

2 ビュー (過去 30 日間)
Tinkul
Tinkul 2014 年 5 月 15 日
回答済み: Chandrasekhar 2014 年 5 月 15 日
Suppose I have written a matlab coding which include two function file. Whenever i run the main
programme it gives error. But the error is due to the function file.Can i seperately run the
function file or is there any procedure?

回答 (1 件)

Chandrasekhar
Chandrasekhar 2014 年 5 月 15 日
yes you can run the function file separately.
enter the name of the function in the command prompt and press enter.
you need to enter the arguments also if the function has any arguments

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by