Clear Filters
Clear Filters

Error using load Unable to read file 'matlab.mat': no such file or directory.

9 views (last 30 days)
I receive this message "Error using load Unable to read file 'matlab.mat': no such file or directory." when I tried to run the simulation of Feedback linearization of an SRM 8/6. what does it mean, help me with that plz.
  2 Comments
Birdman
Birdman on 26 Mar 2018
Is it a Simulink model that you try to load this file? What did you exactly do? If you have a model, share.
hicham chouchou
hicham chouchou on 26 Mar 2018
Yes it is a model in Simulink and I write a function and put it in 'Matlab fcn', it returns that error.

Sign in to comment.

Answers (1)

chandra Naik
chandra Naik on 18 Feb 2019
Dear fellow,
Make sure that your load file is in current directory.
regards

Categories

Find more on Modeling in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!