I have been recently asked this question:What are the top 10 most impactful and recent features for Simulink and Model-Based Design?It's a tricky question because different workflows are impacted by... 더 읽어보기 >>
I have been recently asked this question:What are the top 10 most impactful and recent features for Simulink and Model-Based Design?It's a tricky question because different workflows are impacted by... 더 읽어보기 >>
In Simulink, the different simulation modes (accelerators) can save you a lot of time. There are, however, subtleties to what “time” you can save, and how we can achieve those savings. In this post,... 더 읽어보기 >>
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... 더 읽어보기 >>
The release of R2014b brought a time-honored Stateflow feature up to the model level: Simulink Functions. These blocks, analogous to stand-alone MATLAB functions, promote modularity and reuse by... 더 읽어보기 >>
This week I want to highlight one of my favorite enhancement in R2014a: The improved workflow for converting a subsystem to a referenced model.... 더 읽어보기 >>
A few weeks ago I described the possibility of storing more multiple configuration sets in a single model. Today we will do the opposite: Sharing one configuration set among multiple... 더 읽어보기 >>
During the life of a model, you will very likely need to change many configuration parameters to complete different tasks. For example, when debugging you want to enable many run time diagnostics to... 더 읽어보기 >>
The first time I tried editing models componentized with library blocks and referenced models in R2012a, I noticed something was different... ... and I really like that change! What's new In... 더 읽어보기 >>
I am currently working on a model and I have a dilemma. There are two ways I could model my system. I need you to tell me which approach is best and why. I need your help! The Goal I am... 더 읽어보기 >>
Do you generate code to be executed on a multi-core processor? Wouldn't it be cool if you could decide which part of the model will execute on which core? Modeling Concurrent... 더 읽어보기 >>