How to find error in function file
显示 更早的评论
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
2014-5-15
0 个投票
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
类别
在 帮助中心 和 File Exchange 中查找有关 Software Development Tools 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!