built a function

7 views (last 30 days)
Aseel H
Aseel H on 25 Dec 2011
how i can built a function and call it in another function?

Accepted Answer

Jan
Jan on 25 Dec 2011
Write the function in the editor and save it to an M-file in a folder, which is included the in the path or the current folder.
This explained exhaustively in the documentation, e.g. function.

More Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!