Run with command line but not with simulink

9 views (last 30 days)
Hi,
I have a function that works well in command line. I integrate it into a simulink and it's not working.
Errors are like :
  • Mixed field types in structure arrays are not supported
  • FIND requires variable sizing
Any recommendation ?
NB:I am using Matlab 2017b
  8 Comments
Mohamad TOUT
Mohamad TOUT on 13 Feb 2019
yes i tried this but i don’t have different types in ‘test1.mat’ !
the function ‘test_test‘ uses the file test1 without any problem but when using the same function ‘test_test‘ inside simulink, it gives the above error !

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!