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

Answered
Numerical Issues unpacking binary data string
Hi Max, first, you may be missing a very useful feature of the Packet Input block that allows it to output the signals directly...

meer dan 2 jaar ago | 0

| accepted

Answered
Serial input from COM device via "Stream Input"-block in Simulink Desktop Real-Time External (SLDRT)
Hi Max, the Stream Input block is designed for receiving textual (ASCII) data of potentially variable length. Since your data i...

meer dan 2 jaar ago | 0

| accepted

Answered
receiving data from virtual COM in Simulink Desktop Real Time
Hi Mostafa, you should be able to use the Packet Input or Stream Input blocks from the Simulink Desktop Real-Time library, and ...

meer dan 2 jaar ago | 0

Answered
What's the acceptable value range for force feedback for the Joystick Input block?
Hi Peter, the range is from -1 to 1 for maximum force-feedback values in both directions. 0 means no force-feedback. Good Luck...

bijna 3 jaar ago | 0

Answered
Error initializing the driver hardware/ Error using HUMUSOFT MF634
Hi Nagendra, please try to upgrade the Humusoft MF634 driver to version 2.94, available for download here. Best Regards, Jan

bijna 3 jaar ago | 0

Answered
Packet Input block Buffer for TCP/IP Communication
Hi Maxmilian, your understanding of the functionality of the Packet Input block is almost correct. The only difference is that ...

bijna 3 jaar ago | 1

| accepted

Answered
Vr sink translation seletion
Hi Gaetan, this is because all your objects are defined as Group nodes, and these do not have the capability to change position...

bijna 3 jaar ago | 0

| accepted

Answered
Extend library of functions from another library SLRT, SLDRT
Hi Maxmilian, unfortunately, what you are trying to do cannot be done. In External mode, the code runs on the target - inside t...

bijna 3 jaar ago | 1

| accepted

Answered
Missed ticks meaning in Simulink Desktop Real-Time
Hi Federico, yes, your understanding is almost correct. A "tick" is an event when the real-time kernel tells a block that the t...

bijna 3 jaar ago | 1

| accepted

Answered
Is it possible to generate a standalone executable in external mode including an S-Function of a C/C++ code that performs TCP/IP communication?
Hi Diego, to build a model for Simulink Desktop Real-Time external mode, you must set your system target file to either sldrt.t...

bijna 3 jaar ago | 0

Answered
How to exchange data between Simulink model and App Designer when run in EXTERNAL MODE?
Hi Nagendra, there are several ways you can proceed. First, you can rethink the idea of creating a MATLAB app and use the block...

bijna 3 jaar ago | 1

| accepted

Answered
How to set Query Instrument Block parameters in proper format?
Hi Joanne, you cannot use gpib object with SImulink Desktop Real-Time in External mode because it does not support code generat...

ongeveer 3 jaar ago | 0

Answered
How to enable variable output signal size?
Hi Leonardus, there is a checkbox labeled Allow variable-size output signals in the VR Source block dialog. This must be select...

ongeveer 3 jaar ago | 0

| accepted

Answered
How to setup multi function card (HUMUSOFT MF634) with Matlab?
Hi Nagendra, this depends on what device you want to control using the MF634 board, and what is the type of signals that the de...

ongeveer 3 jaar ago | 1

| accepted

Answered
connect the drone's joystick to my laptop
Hi Michel, you can use the Joystick Input block from the Simulink 3D Animation library. Please see the vrcrane_joystick example...

ongeveer 3 jaar ago | 0

Answered
Output viewpoint as images in simulink 3D animation
Hi Arif, please use the VR To Video block from the Simulink 3D Animation library. For an example how to use it, please see the ...

ongeveer 3 jaar ago | 0

| accepted

Answered
How can I visualize a rope that connects 2 points in simulink Virtual Reality vrsink-Block?
Hi Lukas, this depends if you want the rope to be rigid or flexible. If rigid, please use a Cylinder node (a very tall one so i...

ongeveer 3 jaar ago | 0

| accepted

Answered
3D world editor is not working.
Hi Mohammad, please check your Java version by version -java It should be "Java 1.8.0_202-b08", the version shipped with MAT...

ongeveer 3 jaar ago | 0

Answered
Simulink Real-Time build fail
Hi Jean-Jacques, to use the PCIe-6321 with Simulink Desktop Real-Time, please use the Analog Input and Analog Output blocks fro...

ongeveer 3 jaar ago | 1

| accepted

Answered
Reset input function options in the Encoder Input block
Hi Cecilia, there is a bug in the Encoder Input block causing it to fail to recognize options 4 and 5 for some boards, includin...

ongeveer 3 jaar ago | 0

| accepted

Answered
Simulink real-time desktop kernel gone bad.
Hi, this is Jan from Simulink Desktop Real-Time development. The problem with 100% CPU utilization has no direct relation to ...

ongeveer 7 jaar ago | 3

| accepted

Answered
sldrtkernel -install fails on Windows 7 Home Premium (r2016b)
The issue is not with Windows 7 Home and Professional, but with Windows 7 with all the updates installed and with some updates m...

meer dan 7 jaar ago | 2

Answered
How to add real time graph in simulink 3D animation?
The S-function in the |vr_octavia_graphs| example is masked, but it is still accessible. Doing |Look under mask| on the block re...

meer dan 8 jaar ago | 0

Answered
Is it possible to link Simulink simulations results to 3d animation model so that experiment results can be visualised?
This is exactly what the <http://www.mathworks.com/products/3d-animation Simulink 3D Animation> product does. Please see the exa...

meer dan 8 jaar ago | 0

Answered
How to suppress error notification with "Joystick Input"-block if user doesnt have gamepad connected?
You can put the Joystick Input block into an Enabled Subsystem. Then, you can control the behavior using the Enable input. When ...

meer dan 8 jaar ago | 1

Answered
Is it possible to change the draw distance in Simulink 3D animation?
Please take a look at the |NavigationInfo| node. Its |avatarSize| and |visibilityLimit| fields influence the nearest and farthes...

bijna 9 jaar ago | 0

| accepted

Answered
serial communication using simulink desktop real-time on Mac
Serial port I/O is not yet supported by Simulink Desktop Real-Time on Mac OS X. So, unfortunately, what you are tryinq to do is ...

bijna 9 jaar ago | 0

Answered
Seeing objects far away in 3D Simulation using the VR World in Matlab
You can use |NavigationInfo| node and its |visibilityLimit| and |avatarSize| fields to adjust how near and far objects are rende...

bijna 9 jaar ago | 0

Answered
Getting a broken output for a real time project interfaced with matlab??
If this an External Mode simulation, please go to External Mode Control Panel, Signals and Triggering, and adjust the value of t...

bijna 9 jaar ago | 0

| accepted

Load more