Guy on Simulink

Simulink & Model-Based Design

Posts 11 - 20 of 429

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... 更多内容 >>

Linking to a Dynamic Library from MATLAB Coder for a Windows Computer Vision Application

In a previous post, I demonstrated the basics of generating C/C++ code from a MATLAB function and how to use that code to create a dynamic library (DLL) that could be used in an external... 更多内容 >>

Leveraging Model Comparison to find what you need

Today I want to share an example of how I sometimes use Model Comparison to answer questions about Simulink blocks or models. While this is obviously a key part of the workflow to merge branches in a... 更多内容 >>

Leveraging Generated Code from MATLAB in a C++ Application 3

Today I am happy to welcome guest blogger Erin McGarrity. The main reason why I am excited to welcome Erin as guest blogger is that he will be talking about generating C/C++ code from MATLAB code... 更多内容 >>

Finding what you need in the Simulink Toolstrip

Throughout the years, there have been features introduced in Simulink that initially looked like minor "nice to have", but turned out to be major game changers. In the last few releases of Simulink,... 更多内容 >>

Posts 11 - 20 of 429

这些文章由作者发布,不一定代表 MathWorks 的意见。