Statistics
RANK
6,105
of 295,527
REPUTATION
8
CONTRIBUTIONS
10 Questions
5 Answers
ANSWER ACCEPTANCE
30.0%
VOTES RECEIVED
5
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Export Mechanics Explorer Video
Hello! In *Simscape* => *Multibody*, when *Run* the simulation, *Mechanics Explorer* is open, showing a Video. I would lik...
7 years ago | 2 answers | 0
2
answersQuestion
Definitions and Concepts: Run-Time, Compile-Time, Tunable, Inlined. What are these?
Hi, Maybe is missing some basic concepts for me to understand more about Matlab and Simulink. I did research on those topics...
7 years ago | 0 answers | 2
0
answersGetting error from xlsread
Maybe it helps: <https://www.mathworks.com/matlabcentral/answers/92603-why-does-xlswrite-fail-with-error-the-server-threw-an-...
7 years ago | 1
"imshow" distorts jpeg
This link might be usefull: <https://www.mathworks.com/help/matlab/creating_plots/resolving-low-level-graphics-issues.html#buwj...
7 years ago | 0
Question
Restart or Shutdown Raspberry PI crashes Matlab
<</matlabcentral/answers/uploaded_files/75795/example.png>> Hi guys, To restart: system(raspberrypi,'sudo shutdown -r...
7 years ago | 2 answers | 2
2
answersQuestion
Using system() or unix() or dos() or ! inside simulink block to deploy to hardware
Hello guys Im using simulink to deploy in a raspberry pi. If a true is read in a gpio pin, i want to execute a command on ...
7 years ago | 0 answers | 0
0
answersGUI issues -> 1) memory: assignin, getappdata/setappdata and handles 2) best programming practices
Guys, I found a partial answer. appdata = get(0,'ApplicationData') or hMainGui = getappdata(0,'hMainGui') ...
7 years ago | 0
Question
GUI issues -> 1) memory: assignin, getappdata/setappdata and handles 2) best programming practices
Hi, I'm programming gui with and without guide. I use *handles* just to read information from the interface, *setappdata/geta...
7 years ago | 2 answers | 0
2
answersQuestion
SIMULINK & RASPBERRY PI - Can't Deploy!
Trying to make some image processing in simulink to deploy in Raspberry Pi. Run in normal mode, shows that the logic is funct...
8 years ago | 0 answers | 0
0
answersHow to upload .m file to Raspberry Pi by making raspberry pi standalone device using matlab ?
Hi, You will need to use Simulink and the block Matlab Function. Check it out here:https://www.mathworks.com/help/simulink...
8 years ago | 0
SDL Video Display block from the Simulink Support Package for Raspberry Pi Hardware does not shows the same image as Video Viewer
Hello Guys, Maybe I've found the answer here: <https://www.mathworks.com/help/images/image-coordinate-systems.html#brcu_ch L...
8 years ago | 0
Question
SDL Video Display block from the Simulink Support Package for Raspberry Pi Hardware does not shows the same image as Video Viewer
In V4L2 video capture, image size, I've put: ([width,height]) = [480,640] In the SDL Video Display block, it shows [width,hei...
8 years ago | 1 answer | 0
1
answerQuestion
Duration & Calendar Duration. What is the difference?
Duration: <https://www.mathworks.com/help/matlab/ref/duration.html doc duration> Calendar Duration: <https://www.mathworks.co...
8 years ago | 1 answer | 0
1
answerQuestion
How to: UPDATE an already DEPLOYED software
Fact: I already have an engineer software standalone, which I created using Application Compiler from Application Deployment APP...
8 years ago | 1 answer | 0
1
answerQuestion
Use my GUI made in GUIDE, which controls a SIMULINK slx, to work in a EXE tottaly without MATLAB products.
Dear all, I have a GUI made in GUIDE where I put several variables in Edit Boxes. These variables goes to workspace and they ...
8 years ago | 0 answers | 0