bio_img_simulink

Guy on Simulink

Simulink & Model-Based Design

Posts 81 - 90 of 104

Results for: Simulink Tips

How Do I Change a Block Parameter Based on the Output of Another Block? 49

By Guy Rouleau One question I often receive is: How can I change the value of a block parameter while the simulation is running? A good example of this type of question is the following: How do... read more >>

Wrong Answers and Gimbal Lock 6

By Guy Rouleau I received a request last week where the code generated using Real-time Workshop was giving different answers from the original simulation. This type of requests is the one that... read more >>

You need an integrator with variable limits… there’s a solution for that! 17

By Guy Rouleau Today I received a question where the user was looking for an Integrator block with variable upper and lower limits that could be specified from signals. I was happy to simply... read more >>

Bus Signals: Past, Present and Future 4

By Guy Rouleau The first time I used buses in Simulink, it was version 3.0 (R11). Bus signals and the way we use them in Simulink have evolved over time. In this post I want to give you a... read more >>

Tips for Simulation Performance 7

By Guy Rouleau One of the questions I hear the most often from Simulink users is What can I do to make my model run faster? Here is a list of tricks that can help. Displays and Scopes When... read more >>

Model Explorer for Data Management and more 1

Update: Original videos have been removed form this blog post. To see similar content, please see this link: Improved Signal Management with Model Explorer By Parasar Kodati Working with models... read more >>

Including MATLAB code in a simulation 29

By Guy Rouleau Some algorithms are easier to implement using MATLAB code than blocks. This is why multiple User Defined Function blocks are available in Simulink. But when time comes to implement... read more >>

10 Simple Rules for High-Performance Generated Code 4

I was recently asked, "Do you have some kind of list or simple rules to get high performance generated code using Real-Time Workshop?" I put the question to my colleague (and first guest blogger)... read more >>

How to customize the Simulink Scope! 21

/* 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 >>

Applying a Scalar Algorithm to a Vector 14

This week, Seth Popinchalk is visiting MathWorks Japan. Today's post is from Guy Rouleau: One of my favorite situations in technical support goes like this: Someone asks "Is it possible to do... read more >>

Posts 81 - 90 of 104