Ask an expert. Trust the answer.
Your academic and career questions answered
by verified experts.
i have a problem with my control. i want to use a pid controler with constant parameters for the proportional and the integral parts. The derivative p...
When using the Auto Correlator block from the "Simulink Extras -> Additional Sinks" sublibrary, I receive the following error: Error in 'mysys/Auto Co...
I would like to know how Simulink performs simulations for continuous and discrete systems. I would like to know what the flag ordering of S-function ...
Is it possible to log signals in referenced models in Simulink when the simulation is running under rapid accelerator? As far as I can tell, it's not ...
I am working on traffic simulation in Simulink. trying to show movement using coordinate system i am trying to makeup. I am facing following problem i...
I am trying to set the initial state for selected blocks in my Simulink model (not for the whole model). According to MATLAB manual, you can use ge...
When starting a Simulink simulation using the video input Simulink block, MATLAB and Simulink sometimes become unresponsive, requiring them to be clos...
When I am working with GUI's in Simulink 5.0 (R13) on Linux, I sometimes receive the following error: X Error of failed request: BadWindow (invalid Wi...
I would like to put two blocks in one location in a Simulink model (on top of each other). Currently I can do this, but I would like to control which ...
I want to add a block in a Simulink model named myModel.mdl. When I open the model and attempt to add a block using the following code: open myModel.m...