
Brandon Stevens
MathWorks
Current MathWorks employee with an interest in Model Based Design in the automotive field
English
Statistics
0 Questions
9 Answers
RANK
2,654
of 273,349
REPUTATION
16
CONTRIBUTIONS
0 Questions
9 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
2
RANK
of 18,453
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 122,747
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
3 months ago | 0
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...
3 months ago | 1
| accepted
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...
3 months ago | 0
| accepted
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...
3 months ago | 0
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....
3 months ago | 0
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" ...
3 months ago | 0
| accepted
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 ...
3 months ago | 1
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...
3 months ago | 0
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...
3 months ago | 0