Guy on Simulink

Simulink & Model-Based Design

Posts 31 - 34 of 34

Results for: Debugging

Visualizing Simscape data 3

By Guy Rouleau Today I want to introduce one of my favorite submissions on MATLAB Central, the Simscape Simulation Results Viewer. Working in technical support, I often receive requests from... read more >>

Variables You Depend On 6

/* Publisher style MATLAB code */ pre.codeinput { background: #EEEEEE; padding: 10px; } @media print { pre.codeinput {word-wrap:break-word; width:100%;} } span.keyword {color:... read more >>

How Many Blocks are in that Model? 20

My colleague Sam and I wanted to find an example model with about 10,000 blocks.  I suggested the HL-20 model from the Aerospace Blockset, asbhl20.mdl.  Sam decided to measure the total number of... read more >>

How did I get an algebraic loop error, when the diagnostic was set to warning? 23

I once faced a problem where Simulink reported, “Cannot solve algebraic loops...” Algebraic loops can be solved by Simulink, but often slow down the simulation. For this reason, we have the... read more >>

Posts 31 - 34 of 34