After my last post on FMU import and export, someone asked me if exporting a Simulink model to an FMU was a good way to hide the model and protect intellectual property.
The answer is: No!
An FMU is... 更多内容 >>
After my last post on FMU import and export, someone asked me if exporting a Simulink model to an FMU was a good way to hide the model and protect intellectual property.
The answer is: No!
An FMU is... 更多内容 >>
Today I want to share a useful tip for importing signals from Excel into a simulation.
From Spreadsheet block
In case you were not aware, since R2015b, Simulink has offered the From Spreadsheet... 更多内容 >>
I posted about variants in the past, but things have changed a lot since then, so I thought it would be a good idea to review the options available for variants in R2018b.
Variant Subsystem
If you... 更多内容 >>
Sometimes, I hear about a plan for a new feature without immediately realizing its impact... but it ends up fundamentally changing the way I use Simulink. Quick Block Insert is one such feature.
If... 更多内容 >>
Did you know that it is possible to visualize the calling of Simulink Functions using the Sequence Viewer? Let's see how that works and in what type of situations it can be particularly useful.
The... 更多内容 >>
Today I want to describe a feature that is super useful, but not known enough: Logging states activity and data in Stateflow.
Logging Stateflow Data
If you want to quickly enable or disable logging... 更多内容 >>
Today, Ajay Puvvala is back to talk about testing.
Recapitulation
In last week's post, we looked at how we could apply MATLAB Unit Testing Framework to Simulink context. We authored a scripted test... 更多内容 >>
Today I will share a simple trick that might save you some time if you are dealing with large Simulink models componentized using libraries.
Long Time to Save
Earlier this week, I received a large... 更多内容 >>
Today I am happy to welcome guest blogger Mariano Lizarraga Fernandez. A few days ago, Mariano came to me looking for help understanding a Simulink behavior that a user was not able to explain. Once... 更多内容 >>
Last week I presented a few tips to run simulations in parallel, and received an interesting comment asking how to use the Simulation Data Inspector in that context.
So let's take a... 更多内容 >>