HOW TO CALL A FUNCTION IN ANOTHER MFILE FROM A MAIN PROGRAM

5 次查看(过去 30 天)
In my project I need to extract dominant gray level features. For that how should I call the feature extraction function in another mfile from the main mfile

回答(1 个)

Simon
Simon 2013-9-11
Hi!
Place the function mfile in your path and give it the same name as the function inside. Take a look: http://www.mathworks.com/help/matlab/matlab_prog/create-functions-in-files.html

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by