Often, it is worth putting a bit of extra effort at the beginning of a project to save time later. Today I want to introduce a feature that gets more useful with every release of Simulink, but... 더 읽어보기 >>
Often, it is worth putting a bit of extra effort at the beginning of a project to save time later. Today I want to introduce a feature that gets more useful with every release of Simulink, but... 더 읽어보기 >>
Today I want to highlight R2012b features very useful when debugging a model. Using the simulation stepping and conditional breakpoints, you should be able to run your simulation up to a certain... 더 읽어보기 >>
A few months ago I introduced my favorite command to analyze the performance of a variable-step solver. This week, I will introduce how the Simulink Debugger can be used for a deeper analysis of... 더 읽어보기 >>
As you probably know, when you simulate a model, there is a lot of stuff going on that you do not see. Yesterday I showed a user how to visualize the execution of a simulation step by step using... 더 읽어보기 >>
Seth sometimes tells me: Grab the low hanging fruit. When debugging Simulink models, this means looking at the information easily available. Here are the first three things I usually look at when... 더 읽어보기 >>
If you are like me and often need to understand and edit new Simulink models, you probably already looked at a bus signal and wished you could easily know the hierarchy of signals inside it. What did... 더 읽어보기 >>
Today I want to share a useful trick to control signal logging using the Model Explorer. Enabling Logging from the Signal Properties dialog Until recently, to enable logging of signals I was... 더 읽어보기 >>
By Guy Rouleau This week I received a large model giving different results when used as a referenced model in Accelerated mode, compared to the Normal Mode. To give you an idea, the top model in... 더 읽어보기 >>
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... 더 읽어보기 >>
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... 더 읽어보기 >>