photo

Pablo Romero

MathWorks

Last seen: 3 Tage vor Aktiv seit 2018

Followers: 1   Following: 0

Statistik

All
MATLAB Answers

1 Frage
30 Antworten

File Exchange

4 Dateien

RANG
1.155
of 298.227

REPUTATION
63

BEITRÄGE
1 Frage
30 Antworten

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
12

RANG
4.481 of 20.552

REPUTATION
314

DURCHSCHNITTLICHE BEWERTUNG
5.00

BEITRÄGE
4 Dateien

DOWNLOADS
54

ALL TIME DOWNLOADS
6408

RANG

of 160.627

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

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

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
How to build a DMA engine to stream data from FPGA to Processor?
Hi Varun, There is a well-documented example with described steps and reproduction files in the Speedgoat's documentation at IO...

etwa 2 Monate vor | 2

Beantwortet
Use of variables in Configuration Parameters -> Custom Code
You can enclose expressions with dollar signs ($...$) in Custom Code or Simulation Target within the model's configuration param...

2 Monate vor | 0

| akzeptiert

Beantwortet
Does Simulink Real-Time support MATLAB-S Functions?
If you'd like to know more about how to integrate and deploy S-Functions to a Simulink Real-Time target, or in general, any exte...

12 Monate vor | 0

Beantwortet
Why can I ping my Speedgoat target and update the software, but the connection from MATLAB fails?
You can also use the following cmdlet in Powershell to configure the firewall accordingly in one single step. Please replace <Sp...

mehr als ein Jahr vor | 2

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

mehr als ein Jahr vor | 0

Gesendet


Message-De-Serializer-for-ROS
This project relies on ROS Toolbox functionality to provide basic integration of Simulink® targets, with focus on Simulink Real-...

mehr als ein Jahr vor | 2 Downloads |

0.0 / 5

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

mehr als 2 Jahre vor | 1

| akzeptiert

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

mehr als 2 Jahre vor | 0

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

mehr als 2 Jahre vor | 0

| akzeptiert

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

fast 3 Jahre vor | 0

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

fast 3 Jahre vor | 1

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

etwa 3 Jahre vor | 1

| akzeptiert

Gesendet


Simulink Drone Reference Application
Simulink Project showing a small fixed-wing drone, its autopilot, and the operator interface

etwa 3 Jahre vor | 50 Downloads |

5.0 / 5
Thumbnail

Gesendet


Simulink Drone Reference Application
This Simulink® Project shows the implementation of a Remotely Piloted Radio-Control fixed-wing aircraft (i.e. Drone, UAV).

mehr als 3 Jahre vor | 0 Downloads |

0.0 / 5
Thumbnail

Gesendet


ecal-toolbox
eCAL Toolbox for Simulink

mehr als 3 Jahre vor | 2 Downloads |

5.0 / 5
Thumbnail

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

mehr als 3 Jahre vor | 0

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

mehr als 3 Jahre vor | 0

| akzeptiert

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 1

1

Antwort

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

mehr als 3 Jahre vor | 1

| akzeptiert

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

fast 4 Jahre vor | 1

| akzeptiert

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

mehr als 4 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 1

| akzeptiert

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

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

mehr als 6 Jahre vor | 0

| akzeptiert

Mehr laden