From workspace does not receive data properly.
3 views (last 30 days)
Show older comments
I am using Simulink for circuit simulation. I am sending changing data values to the circuit using from workspace, but when the data unit is less than 0.3 microseconds, the data cannot be received properly. Is there any solution?
0 Comments
Answers (1)
Peter O
on 4 Jul 2021
Are you using the auto solver? What is the smallest timestep taken at the start? It's possible that the solver needs to be configured with a set minimum timestep and that it takes too large of a step, causing it to miss the first new inputs. Are you using Simulink blocks or Simscape Electrical/PowerGUI to run the simulation?
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!