Why do I get an "Initialization commands cannot be evaluated" error upon model update with the Signal Builder block in R2016b?
Show older comments
Using a Signal Builder block in R2016b, I am able to import signals from a MAT-file which stores a Dataset logged after simulation. However, when I update the model (Ctrl+D), I get the following error:
Error in 'signalBuilderEx/Signal Builder': Initialization commands cannot be evaluated.
Caused by:
In an assignment A(:) = B, the number of elements in A and B must be the same.
What is the reason for this error?
Accepted Answer
More Answers (0)
Categories
Find more on Signal Import and Export 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!