How to create modules?

Hi everyone,
I would like to know if it's possible creating modules in MatLab, in the same way as Fortran 90/95? Thank you so much for responding.
Agostinho

 Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 20 Aug 2013
Edited: Azzi Abdelmalek on 20 Aug 2013

0 votes

Your Matlab file can call other matlab files just by typing their names. You can also create Matlab functions (Subroutines), and call them

More Answers (0)

Community Treasure Hunt

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

Start Hunting!