Beantwortet
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...

fast 4 Jahre vor | 0

Beantwortet
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...

fast 4 Jahre vor | 1

| akzeptiert

Beantwortet
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...

fast 4 Jahre vor | 0

| akzeptiert

Kanal


Test data 2

mehr als 7 Jahre vor

Kanal


Test data

mehr als 7 Jahre vor

Beantwortet
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 ...

fast 8 Jahre vor | 3

| akzeptiert

Beantwortet
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...

etwa 8 Jahre vor | 2

Beantwortet
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...

etwa 9 Jahre vor | 0

Beantwortet
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...

etwa 9 Jahre vor | 0

Beantwortet
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 ...

etwa 9 Jahre vor | 1

Beantwortet
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...

mehr als 9 Jahre vor | 0

| akzeptiert

Beantwortet
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 ...

mehr als 9 Jahre vor | 0

Beantwortet
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...

mehr als 9 Jahre vor | 0

Beantwortet
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...

mehr als 9 Jahre vor | 0

| akzeptiert

Beantwortet
Is the Kvaser Leaf Light HS supported by both Vehicle Network Toolbox and Real Time Windows Target?
Unfortunately, neither Kvaser Leaf Light nor any other Kvaser CAN product is supported by Real-Time Windows Target in External M...

mehr als 9 Jahre vor | 0

| akzeptiert

Beantwortet
How to debug the code in MatlabFunction during running in real-time windows target
You cannot debug MATLAB Function code while it is running in real time, compiled, running on target. You cannot place breakpoint...

mehr als 9 Jahre vor | 0

Beantwortet
terrible performance on simulink 3d animation ?
First, it is important to find out whether the graphics driver is the cause of the problem. To do this, please type the followin...

mehr als 9 Jahre vor | 1

Beantwortet
How do I decide the order of execution of multiple packet output blocks in Real time windows Target model ?
Block execution order control is a Simulink feature, and this order also applies to the generated code. To display the execution...

mehr als 9 Jahre vor | 0

Beantwortet
Simulink Real-Time Windows Target with C++ Standard Library (STL)
I'm afraid that what you are trying to do is not possible. The problem is not with the fact that you are not able to compile you...

fast 10 Jahre vor | 3

| akzeptiert

Beantwortet
Simulink: How to run simulation in real time
You may want to try Real-Time Windows Target <www.mathworks.com/products/rtwt> . It contains a block to synchronize model execut...

fast 10 Jahre vor | 0

Beantwortet
Problem installing real-time windows target
This generally means that the real-time kernel is unable to find an usable timer hardware that would drive its timing engine. Th...

fast 10 Jahre vor | 0

Beantwortet
Real time on Windows?
Real-Time Windows Target <http://www.mathworks.com/products/rtwt> is able to run Simulink models in real time as defined in your...

fast 10 Jahre vor | 0

| akzeptiert

Beantwortet
Problem when try to build a model using Real Time window target
This probably means what the message says - that is, your block diagram is effectively empty. This means that none of the blocks...

fast 10 Jahre vor | 0

| akzeptiert

Beantwortet
How to get system time into simulink (under Real-time windows target)?
In Normal mode, you can use any method you would use in Simulink. For example, a |MATLAB Function| block that returns the output...

fast 10 Jahre vor | 0

Beantwortet
Is there a list of compatible force feedback joysticks for simulink?
There is no list of compatible joysticks that I know of. But, assuming you are running on Windows, any joystick that you have a ...

fast 10 Jahre vor | 0

Beantwortet
how to combine the robot and maze environment inside one wrl file?
You can try to wrap either the robot or the maze (or both) by a VRML97 |Transform| node. This node has a |scale| field that allo...

fast 10 Jahre vor | 0

Beantwortet
Programmatically change external mode data archiving directory
This should do what you need: set_param(model, 'ExtModeArchiveDirName', 'c:\your_directory')

etwa 10 Jahre vor | 0

| akzeptiert

Beantwortet
Triggering Fixed-Length Data Capture from Infinite-Length Simulink Simulation (Real-Time)
This can be done by utilizing the External Mode triggering feature. In the model, just leave the Analog Input (or whatever) bloc...

etwa 10 Jahre vor | 0

| akzeptiert

Beantwortet
Packet Input (Simulink) returning 0s
The situation you describe (Data Ready is 0) happens when the incoming data is not accepted by the device, for whatever reason. ...

mehr als 10 Jahre vor | 1

Beantwortet
External Mode scope traces (Simulink)
One of possible explanations would be that the data are out of range of the Scope block. If in doubt, please use a To Workspace ...

mehr als 10 Jahre vor | 0

Mehr laden