
Dimitri MANKOV
Statistics
RANK
1.227
of 260.277
REPUTATION
40
CONTRIBUTIONS
0 Questions
50 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 17.892
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Send signals to Signal Table and Axes simultaneously using Simulink Real Time in App Designer
Hi Josiah, The syntax of your callbacks looks correct to me... I usually initialize the signal table in the "startup" callback ...
5 Tage ago | 0
Want to Switch Axis Ratio During Real-Time Run in Speedgoat/Simulink
Hi Todd, In general, you can use the "ModelStatus.ExecTime" property of the target object to get the current execution time of ...
5 Tage ago | 0
Simulink Realtime - is it possible to change parameter dimensions?
Hi Sandra, I don't think this is possible: once the code is generated, the dimensions are fixed as far as I know. But you could...
19 Tage ago | 0
simulink: how to send/receive packet data over udp
Hi Hosein, The UDP blocks from the Simulink Real-Time library are mostly intended to be used in conjunction with a target machi...
26 Tage ago | 0
unpacking UDP Send block of an xPC target
Hi Aida, Universal Datagram Protocol (UDP) is a packet-based protocol. You can construct a packet from Simulink data types such...
etwa 2 Monate ago | 0
Can you progamatically call simulink snapshot in a real-time speedgoat application utilizing a GUI?
Hi Todd, I think the easiest way would be to work with Simulink Real-Time instrument objects instead of Simulink Scopes. The in...
2 Monate ago | 0
How to change the execution mode of the real-time application in slrt from Singletasking to Multitasking?
Hi Liqun, This is most likely due to the fact that your model uses only one sample rate. You can confirm this by highlighting t...
3 Monate ago | 0
| accepted
simulink real-time not useing PCI board
Hi, The host PC and the target machine can only be connected using an Ethernet cable (either direct connection or through a LAN...
3 Monate ago | 0
| accepted
Manipulating Parameters real-time in SpeedGoat
Hi Leonid, Do you mean the parameters of the various blocks in your Simulink model? If so, there are several convenient ways to...
3 Monate ago | 0
| accepted
Planned support for code generation of sparse optimisation using quadprog()
Hi Will, You might want to check out FORCES PRO from embotech. Their solver can for sure be used with Simulink Real-Time, thoug...
3 Monate ago | 0
connect a real-time desktop with slrtexplr
Hi Vincent, I do not think that it's possible to mix Simulink Real-Time tools with Simulink Desktop Real-Time. It is possible, ...
3 Monate ago | 0
Connectivity problem to target machine
Hi Mats, Could you make sure that no other host PC or MATLAB release is trying to connect to the target? Are you using a direct...
4 Monate ago | 0
| accepted
Error: -22: disk full, when using Real-time Scope block with file type.
Hi Sheng, How big is the C:/ drive installed in your target machine? Could it be that it is already full with previous logs gen...
4 Monate ago | 0
Simulink Real-Time get Latest Data from UDP Receive Block
Hi Ingomar, If you know the maximum number of messages that can be sent on your network between two consecutive executions of t...
5 Monate ago | 0
How can one receive updated values in Simulink Real-time from Workspace.
Hi Gurtej, One thing that comes to mind are the stimulation APIs introduced in MATLAB R2021a. This feature lets you control the...
5 Monate ago | 0
Does Speedgoat support Python ?
Hi, To the best of my knowledge, it is currently not possible to deploy Python code directly in Simulink Real-Time. It is howev...
5 Monate ago | 0
How to import .dat file at 2021a version?
Hi HyeongKeun, In MATLAB R2020b and later, this function is no longer required because the file logging mechanism is not based ...
6 Monate ago | 0
### Failed to generate all binary outputs.Hi, I am generating Code for a model in MATLAB 2015b using Simulink and facing the following error. Plz help!
Hi K, The relevant line in your message is the following: ### Using System Target File: c:\Matlab2015b\rtw\c\grt\grt.tlc This...
6 Monate ago | 0
Speedgoat ### Failed to generate all binary outputs.
Hi Corantin, The relevant line in your message is the following: c:\users\admin\documents\corantin\speedgoat_can_driver_tmp_gr...
6 Monate ago | 0
Speedgoat analog output configuration
Hi Robert, The answer to your question can be found in the Speedgoat documentation here. In short, you can directly feed the de...
6 Monate ago | 0
simulink real-time xpctest Test4 falied
This test failure indicates that the Simulink model could not be built. It can be due to a number of reasons, like a missing com...
6 Monate ago | 0
How can I test the performance of a simulink model in real-time ?
Hi Sharda, Unfortunately not: the performance in Simulink Real-Time depends on the hardware used, and therefore cannot be predi...
6 Monate ago | 0
Simulink Real-Time startup parameter set for a standalone application
Hi Micky, Parameter sets were already supported in MATLAB R2016b according to the documentation (perhaps even earlier). For mor...
7 Monate ago | 0
| accepted
Real Time TCP/ip communication
Hi Rui, In order for this example to work, you need a target machine (for instance those made by Speedgoat), on which the real-...
7 Monate ago | 0
XPC Target Explorer 2021
Hi Karlee, xPC Target has been replaced by Simulink Real-Time quite some time ago (around 2014, if I'm not mistaken). Simulink ...
7 Monate ago | 0
How to package the guide interface with Simulink Realtime into an .exe file?
I am not sure whether this is possible with R2015b, but you can export user interfaces created in App Designer in later releases...
7 Monate ago | 0
i use a Simulink block function for tcpip communication in which i wrote the code in description but when i run i have an error mesage saying in description
Hi Brian, In case you are using Simulink Real-Time, I'd suggest using the TCP/IP blocks from the Simulink Real-Time library ins...
7 Monate ago | 0
Simulink CANopen Blockset/ interface
Hi Lukas, I see you are working with Simulink Real-Time. For this use case, I think the most appropriate way would be to look i...
7 Monate ago | 0
Simulink Real-Time runs very slow
Hi Martin, I believe the problem comes from a misconfiguration of your model. According to your videos, you're once running it ...
8 Monate ago | 0
in custom criteria function of simulink test the test.sltest_output is empty
Hi Stefano, I would recommend logging the data in Simulink Real-Time using the Simuliation Data Inspector (SDI), which would en...
8 Monate ago | 0