Community Profile

photo

Brandon Stevens

MathWorks

Active since 2022

Followers: 0   Following: 0

Current MathWorks employee with an interest in Model Based Design in the automotive field

Spoken Languages:
English

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
How to run multiple Simulink Real-Time USB inputs at once
Hi Troy, I believe you are saying you have a limitation on your host computer, where you only have IO to talk to either the SLR...

1 month ago | 0

Answered
HDL code Generation Error. Error in conformation report- "coder", "fi" error
Hi Vivek, the errors you are experiencing can depend on what options you have selected when you are using the HDL Workflow Advis...

1 year ago | 0

Answered
Matlab system block dimension: Dimension 1 is fixed on the left-hand side but varies on the right
You are seeing this error when simulating via Code Generation because of how you defined the output variables. In the "getOutput...

1 year ago | 1

| accepted

Answered
Sending CAN messages from arxml file
Unfortauntely, the ability to use ARXML files directly as a CAN message definition is not currently available in Vehicle Network...

1 year ago | 0

| accepted

Answered
How to properly release a MIDI device object?
There are a few ways you can 'release' a MIDI device depending on how you are using it in your code. If you also use an audio d...

1 year ago | 0

Answered
Simulink Raspberry pi ALSA audioCapture data type miss match
For the 'ALSA Audio Capture' block there is a block paramater called 'Device bit depth' that you would want to change to 32-bit....

1 year ago | 0

Answered
eCAN transmit C2000 module
Although there are 32 mailboxes available in eCAN, for each mailbox you can send 64 bits of data. Check out the "Data Vectors" ...

1 year ago | 0

| accepted

Answered
hi i want to use pic micro controller and matlab for my autonomous robot on mapping and maze solving. will that be possible using matlab?
Embedded Coder does allow you to generate ISO C code that you can use to execute on boards with microcontrollers like the PIC32 ...

1 year ago | 1

Answered
Unable to use 'readmatrix' function on Matlab R2022b on Ubuntu Linux
Unfortauntely Valerio I haven't been able to reproduce this issue. I am able to use the readmatrix() function on a (.csv) file r...

1 year ago | 0

Answered
Why do I receive port dimension error in Simulink Test Manager?
Hey Ege, you should be able to output a matrix signal through inports/outports. Check to see if your inport in the model has a h...

1 year ago | 0