Guy on Simulink

Simulink & Model-Based Design

結果: Uncategorized

Avoiding Unwanted Data Copies in Simulink Generated Code via Reusing I/O

Recently, we've had a few customers ask if it's possible to configure their models to alter values on a bus that goes into and out of their model without making a data copy. There are several ways... 続きを読む >>

Handling Errors in Post Simulation Callbacks

Today I want to share a simple trick I recently recommended to a user who was struggling with retrieving error messages from simulations.The Problem What this user described is that, when simulating... 続きを読む >>

Simscape and Operating Point Management

In MATLAB R2017b, we added capabilities to manage operating points for Simscape models.
In this post, I will show an example of how to use this feature, and describe the possibilities it... 続きを読む >>

Modecharts: Modeling discrete modes in Simscape

Last week I described how to model a box on a moving table using Simulink subsystems as Stateflow state.
As it is the case for most systems, there are many ways to model this box-table system in... 続きを読む >>