From workspace does not receive data properly.

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?

Answers (1)

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?

Products

Tags

Asked:

on 3 Jul 2021

Answered:

on 4 Jul 2021

Community Treasure Hunt

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

Start Hunting!