Answered
Real time kernel Error. S-function error.
Hello, the inability to allocate hardware timer for the real-time kernel is most often caused by hardware or software incompati...

ongeveer een jaar ago | 0

| accepted

Answered
Is there any adds-on for Linux, which corresponds to Simulink Desktop Real-Time for Windows and Mac?
Hi Akiri, Simulink Desktop Real-Time is not supported on Linux at this time and cannot be used there. You may want to try to co...

ongeveer een jaar ago | 0

| accepted

Answered
How to Animate a Solidworks Assembly file using Simulink 3D Animation/Simscape Multibody ?
Hi Nuri, the first step to animate a geometry in Simulink 3D Animation is to import the geometry to the X3D file format that is...

ongeveer een jaar ago | 0

| accepted

Answered
Creating Animated 3D by Simulink
Hi Jack, the easiest way to achieve this is probably using an ElevationGrid node. This X3D node defines a geometry using a rect...

meer dan een jaar ago | 0

Answered
Continuously Update MATLAB Variable and Use in Simulink
Hi Leon, please do set_param(gcs, 'SimulationCommand', 'update') after you change the value of the variable in the base workspa...

meer dan een jaar ago | 1

| accepted

Answered
Simulink Real-Time kernel bricking Windows 10
Hi Federico, please try to disable Hyper-V if enabled. Here's how to do it. Also please don't forget to disable Memory Integrit...

meer dan een jaar ago | 1

Answered
Cannot control View Up Vector in Simulink 3D animation viewer
Hi Brendan, please try the Straghten Up button. It is available either as an item in the Navigation menu, a button on the taskb...

meer dan een jaar ago | 0

Answered
Lapack in Simulink Real-Time Desktop
Hi Stefano, to be able to use some library with Simulink Desktop Real-Time, the library must be available in source form (C or ...

meer dan een jaar ago | 0

Answered
Serial communication using Stream Input/Output blocks receives delayed data
Hi Ama, the Stream Output block, when run in Connected IO mode like you are running it, has one sample period delay between its...

meer dan een jaar ago | 1

| accepted

Answered
Serial communication using Stream Input/Output blocks receives delayed data
Hi Ama, in your model, please select DEBUG, Information Overlays, Execution Order. This will tell you in which order your block...

meer dan een jaar ago | 0

Answered
Serial communication using Stream Input/Output blocks receives delayed data
Hi Ama, you should not use Simulink Pacing together with Simulink Desktop Real-Time. Simulink Desktop Real-Time I/O blocks sync...

meer dan een jaar ago | 0

Answered
Simulink Desktop Real-Time, App Generator?
Hi Kyle, unfortunately, Simulink Desktop Real-Time does not have the capability to generate standalone applications. Models cre...

meer dan een jaar ago | 0

| accepted

Answered
Simulink Real Time Desktop Runs too Fast?
Hi Kyle, are you running in Connected IO or Run In Kernel mode? If Connected IO, please make sure that you have at least one of...

meer dan een jaar ago | 3

| accepted

Answered
Vector CancaseXL run in Kernel show errors
Hi Wu Lei, Vector uses a of "Application" that are individual hardware channels assigned to. You must configure an application ...

meer dan een jaar ago | 1

| accepted

Answered
Creating a proper f3d file
Hi Pavel-Jakub, the F3D format used by 3D Foundation is not the same format as used in Fusion. This is just a name coincidence....

meer dan een jaar ago | 0

Answered
Using Realtime UPD to Send a string
Hi Brian, for an example how to send formatted text over UDP using Simulink Desktop Real-Time, please see the sldrtex_streamio ...

meer dan een jaar ago | 0

Answered
Failed to connect to the target with command line
Hi, this looks like Simulink Desktop Real-Time is not installed on the machine. Does the "ver" command show the product as inst...

meer dan een jaar ago | 0

| accepted

Answered
Simulink Desktop Real-Time parallel simulations and communicate between simulations
Hi Abdülhamit, it is not possible to run parallel simulations using Simulink Desktop Real-Time using parsim or any similar appr...

meer dan een jaar ago | 0

| accepted

Answered
How to export CAD model (Autodesk Inventor) so I can upload it to Simulink 3D animation, specifically the VR sink block
Hi Josh, the process of importing CAD files into Simulink 3D Animation is described here. In short - if you prefer a GUI, use t...

meer dan een jaar ago | 0

Answered
How to use "fast restart" in Simulink Desktop Real-Time mode?
Hi Toshiki, you can run Simulink Desktop Real-Time models in Normal mode (uncompiled), and you can use Fast Restart in this mod...

bijna 2 jaar ago | 1

| accepted

Answered
UDP Communication with Unity in Simulink Destkop Real-time Kernel Mode
Hi Amr, the interface blocks are target-specific. So you cannot use block from Simulink Real-Time library with Simulink Desktop...

bijna 2 jaar ago | 0

| accepted

Answered
How to add tuneable Parameter to a Desktop Real Time Simulation on the example Water Tank
Hi Lars, the constant block must be connected to some other block where it has some effect on the result of the simulation. If ...

bijna 2 jaar ago | 0

Answered
Can I plot the simulink model signals with respect to real time?
Hi Shubham, you can try Simulation Pacing. Good Luck, Jan

bijna 2 jaar ago | 0

Answered
How do I add text to a Virtual World ?
Hi Tiago, there are several examples that show how to add text to a virtual world. Please see e.g. the vrtkoff_hud example. If ...

meer dan 2 jaar ago | 0

Answered
Error " Cannot find S-function module 'joyinput' " when try to use in with ROS monitor and tune.
Hi Chanokun, if you run a model in monitor and tune mode, it means that the model is compiled into a binary executable which th...

meer dan 2 jaar ago | 0

| accepted

Answered
Send struct over UDP
Hi Andrea, if you are using Simulink Desktop Real-Time, you can use the Packet Output block. The block allows you to specify a ...

meer dan 2 jaar ago | 2

Answered
Real-Time frequency analysis of acceleration data
Hi Max, you can use blocks from the DSP System Toolbox library. There is a Buffer block that packs single data samples to buffe...

meer dan 2 jaar ago | 0

| accepted

Answered
Unable to connect Bluetooth Space Mouse
Hi Harrison, unfortunately, the current SpaceMouse driver is unable to handle the wireless connection. This is a known limitati...

meer dan 2 jaar ago | 0

| accepted

Answered
Why does the maximum scan/sampling rate differ significantly between MATLAB and Simulink Desktop Real Time?
Hi Kevin, for maximum performance of a Simulink Desktop Real-Time model, please use just a single Analog Input block and use a ...

meer dan 2 jaar ago | 1

| accepted

Answered
Numerical Issues unpacking binary data string
Hi Max, saturation is by far the simplest method, although I understand it has its limitations. The next simplest method is to ...

meer dan 2 jaar ago | 0

Load more