Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 432

Signals vs Parameters in Simulink… and the Parameter Writer block 8

A colleague recently told me that he was often referring users to this blog post I wrote many years ago: How Do I Change a Block Parameter Based on the Output of Another Block?Even if most of what I... 続きを読む >>

What’s New in R2023b? 6

With so many features and enhancements introduced each release, it's difficult to decide which ones to highlight on this blog. Here are a few of my favorites in R2023b.Variant NavigationIn R2023b, we... 続きを読む >>

Tips for Working with Simulink Libraries and Data Dictionaries 6

I came across an interesting feature recently for Simulink® libraries that could be helpful when working with buses and other types associated with them. The Problem Let's say we have a library... 続きを読む >>

Guy on Simulink Material on GitHub and MATLAB Online

Did you notice the recent blog post Open science and reusable research with MATLAB Online and GitHub by my colleague Mike Croucher on The MATLAB Blog?I decided to try adopting this new feature to... 続きを読む >>

Debugging C/C++ code in Simulink 7

As you probably know, it is possible to integrate C/C++ code in Simulink simulations. This can be done in many ways, including:C/C++ S-FunctionS-Function BuilderLegacy Code ToolC CallerC... 続きを読む >>

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... 続きを読む >>

Customizing the Code Generated from Simulink

I want to start by giving you a heads up that guest blogger Erin McGarrity will be coming back soon with more posts about Simulink Coder and Embedded Coder. Before going deeper into code generation... 続きを読む >>

Referenced Projects

Today I want to talk about Referenced Projects. They can be very useful to componentize a large project, allowing for modular work, component reuse, unit testing, etc.Working in technical support and... 続きを読む >>

Defining Model Interfaces Using Bus Element Ports 3

Today I want to talk about Bus Element Ports. More specifically, I will share examples illustrating how Bus Element Ports can simplify the process of specifying the properties of bus signals entering... 続きを読む >>

What’s New in Simulink R2023a?

Each new release, I am always excited to share my favorite new Simulink features. As Simulink and our modeling and simulation technologies continue to mature, I am noticing that my release highlights... 続きを読む >>

Posts 11 - 20 of 432

これらの投稿は著者に属するものであり、必ずしも MathWorks の見解を示すものではありません。