Community Profile

photo

vcmorini


University of São Paulo - USP

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

View badges

Feeds

View by

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

answers

Question


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

0

answers

Answered
Getting 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 | 0

Answered
"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

answers

Question


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

answers

Answered
GUI 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

answers

Question


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

7 years ago | 0 answers | 0

0

answers

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

7 years ago | 0

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

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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers