Community Profile

photo

Pablo Romero

Last seen: 2 dagen ago Active since 2018

Statistics

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • GitHub Submissions Level 3
  • Knowledgeable Level 2
  • First Submission
  • First Review
  • Revival Level 3
  • First Answer

View badges

Content Feed

View by

Answered
How can I establish communication with a Speedgoat target computer via an Ethernet interface configured as 'Public'?
You can also use the following cmdlet in Powershell to configure the firewall accordingly in one single step. Please replace <Sp...

3 maanden ago | 1

Answered
Lamp VS Guage - App Designer
Please check out the documentation page below for a built-in example. Control Color of Lamp on Instrument Panel - MATLAB & Simu...

5 maanden ago | 0

Answered
Missing documentation for slrealtime.Instrument methods?
You can find more information about the getBufferedData method and the BufferData property at Gets data from the real-time appli...

ongeveer een jaar ago | 1

| accepted

Answered
Why are there spikes in the Simulink Real-Time TET log?
From MATLAB R2020b onwards, you may enable polling mode as shown here to reduce the sample time jitter, which may show up as spi...

meer dan een jaar ago | 0

Answered
Simulink project /resources folder tracking on git
Please see more information about Project definition files in the link below. Use Source Control with Projects - MATLAB & Simul...

meer dan een jaar ago | 0

| accepted

Answered
Rapid Accelerator and sldrt.tlc compile issue: Code Generation and simulation targets registered different sets of persistent variables for the block.
Please check out the following bug report. Bug Reports (mathworks.com)

bijna 2 jaar ago | 0

Answered
Troubleshooting connection issues with Speedgoat target computers
Please don't forget to check out the following resource from the MathWorks documentation with the most up-to-date recommendation...

bijna 2 jaar ago | 1

Answered
Why am I unable to connect to my Speedgoat target computer after upgrading to R2020b or later?
Please don't forget to check out the following resource from the MathWorks documentation with the most up-to-date recommendation...

bijna 2 jaar ago | 0

Answered
Trying to use setparam for a parameter inside a referenced model
There are some limitations on tuning parameters in referenced models. For more information about using instance-specific block p...

bijna 2 jaar ago | 1

| accepted

Answered
Can I interact with a Speedgoat real-time simulation from Python?
Please find a complete example at Run Real-Time Application by Using Python Script - MATLAB & Simulink (mathworks.com).

meer dan 2 jaar ago | 0

Answered
How can I compile source code to build a Functional Mockup Unit (FMU) for Simulink Real-Time (SLRT) and Speedgoat targets?
Starting in MATLAB R2022a, this is possible as shown in Compile FMU file that contains source code - MATLAB slrealtime.fmu.compi...

meer dan 2 jaar ago | 0

| accepted

Question


How can I compile source code to build a Functional Mockup Unit (FMU) for Simulink Real-Time (SLRT) and Speedgoat targets?
The process explained in the documentation (see link below) to compile FMU from source code might be hard to reproduce. How can ...

meer dan 2 jaar ago | 1 answer | 1

1

answer

Answered
Invalid Simulink object name: loader
Check the error message on the target console, either by looking at the screen or with the 'getConsoleLog' function: https://www...

meer dan 2 jaar ago | 0

| accepted

Answered
Getting Warning: Cannot construct fi object; converting to double when running Simulink model
Hi, That warning occurs, if you have some fixed-point signals in your Simulink model but you do not have the Fixed-Point Toolbo...

bijna 3 jaar ago | 1

| accepted

Answered
Simulink Real-Time Windows Target: cmd ping doesn't work.
Please don't forget to check and set up the firewall settings. See the following link for detailed information. https://www.mat...

meer dan 3 jaar ago | 0

Answered
Simulink Real Time Application File
Please see answer in the comment above.

meer dan 5 jaar ago | 0

Answered
Simulink Real Time : xPCLoadApp() : Error : Could not load model Mdl: 2
Hi Hugo, I recommend you to use the MATLAB API for C++ to work with Simulink Real-Time and Speedgoat. Thus, you will not only b...

meer dan 5 jaar ago | 0

Answered
The problem of standalone mode of simulink real time
This question has been answered here.

meer dan 5 jaar ago | 0

Answered
real-time standalone mode file transfer
This is a known bug. For more information refer to the bug report below: https://www.mathworks.com/support/bugreports/1802354 ...

meer dan 5 jaar ago | 1

| accepted

Answered
Using Simulink as an external plant model for an existing controller
Hi Victor, You can use Aerospace Blockset to model your UAV plant model. Then, you can run this model on a desktop computer or ...

meer dan 5 jaar ago | 0

Answered
how to capture information of tg.ShowParameters='on' to a file
Hi Hariom, Please see this answer: https://www.mathworks.com/matlabcentral/answers/127850-how-can-i-export-the-output-data-int...

meer dan 5 jaar ago | 0

Answered
Reliability of xPC Target Application (Simulink Real Time Application - *.dlm file)
Question is duplicated and answered in: https://www.mathworks.com/matlabcentral/answers/429883-simulink-real-time-application-f...

meer dan 5 jaar ago | 0

Answered
NI PCIe-6353 for Simulink Desktop Real-Time OS X
Hi Spencer, You will find the supported hardware for Simulink Desktop Real-Time here. As today, the NI PCIe-6353 is listed as s...

meer dan 5 jaar ago | 0

Answered
Use real time kernel of Simulink Desktop Real-time
Hi Jose, The commands sldrtkernel and rtwintgt are equivalent. Hope this helps. Pablo

meer dan 5 jaar ago | 0

| accepted

Answered
Simulink Desktop Real-Time/Matlab 2018b Blue Screen
Hi Matthew, Have you installed recently any MATLAB or Windows update? Please try reinstalling the Simulink Desktop Real-Time ke...

meer dan 5 jaar ago | 0

| accepted

Answered
Could not evaluate MaskDisplay commands of block 'untitled/SI Core Engine'Engine'
Please see answer in the comment above.

meer dan 5 jaar ago | 0

Answered
How can I connect Powertrain Blockset with Simscape Power Systems?
Hi Sergi, To interface Simscape and Simulink blocks (either from Powertrain blockset or any other Simulink block), you have to ...

meer dan 5 jaar ago | 1

Answered
How use Mapped motor from Powertrain blockset in to simscape driveline model
Hi Damian, To interface Simscape and Simulink blocks (either from Powertrain blockset or any other Simulink block), you have to...

meer dan 5 jaar ago | 0

Answered
Efficiently update MATLAB App Designer GUI real time from Simulink
Hi Nick, I suggest using the Simulink Real-Time API to update and tune parameters of the real-time application on run-time. Ple...

meer dan 5 jaar ago | 0

| accepted