Answered
How to call a .dll in the code generation process of C S-Function
It is not possible to call DLL libraries with Simulink Real-Time. R2020a and older releases: dynamic libraries are not supporte...

3 years ago | 0

| accepted

Answered
Simulink real time network boot 2020b
Hi Ingomar, Yes, the network boot option has been removed. R2020b is a major update for Simulink Real-Time: https://www.mathwo...

3 years ago | 1

| accepted

Answered
Simulink reference model keeps compiling
Hi Gabriel, Does the problematic reference model include Speedgoat drivers, or other particular blocks that are not included in...

3 years ago | 0

| accepted

Answered
Simulink Real-Time API for Microsoft .NET Framework @ 2020b
The .NET API had a limited number of functions, while with App Designer you have access to the full MATLAB API for Simulink Real...

3 years ago | 0

| accepted

Answered
Control Arduino using gamepad through simulink
It is not possible to use Arduino with Simulink Desktop Real-Time in External Mode. However, it is possible to use Arduino with ...

3 years ago | 0

| accepted

Answered
SLRT vs SLDRT with custom hardware
1 - Simulink Real-Time is designed for Speedgoat hardware and does not support third-party target computers. 2 - Simulink Real-...

3 years ago | 0

| accepted

Answered
UDP Receive in DESKTOP REAL-TIME
For Simulink Desktop Real-Time, you can use Packet Input (binary data) Stream Input (ASCII data)

3 years ago | 0

| accepted

Answered
Connecting to a Real Time Target
In R2020b you can use any SSH client to connect to the target computer, install, load, start and stop a real-time application. ...

3 years ago | 0

| accepted

Answered
How do I set up Microsoft Visual Studio 2019 for SLRT?
1. Close MATLAB. 2. Download VS2019 (Professional or Community Edition). During the VS2019 installation, select the "Desktop de...

3 years ago | 1

Answered
Simulink Real-Time TCP Send variable size data input
The approach you suggest is correct. The Data vector should be defined with the expected maximum length. You can control the d...

3 years ago | 0

| accepted