Community Profile

photo

Guido


Technische Universiteit Delft

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Error in Matlab compiled executable when using Serial()
Hi all, I created a Matlab executable (created with GUIDE) to communicate with an Arduino. Runs fine when started from Matlab...

9 years ago | 2 answers | 0

2

answers

Question


Instrfindall gives an error in a Matlab executable (and not in Matlab)
Dear all, I built a Matlab executable to read-out an Arduino. To this end I use instrfindall to make a list of all COM ports ...

9 years ago | 2 answers | 0

2

answers

Answered
Cannot execute 'winqueryreg()' in executable GUI on target computer
Thanks Image Analyst for the tip. I just took this querry fom a page and it seemed to work flawless listing the COM-ports. H...

9 years ago | 0

Question


Cannot execute 'winqueryreg()' in executable GUI on target computer
Hi guys, I created a standalone GUI (executable). In a function within the code, it should scan and list all COM ports. This...

9 years ago | 2 answers | 0

2

answers

Answered
errorbar on barplot of matrix of values
Why doens't anybody answer this? I have exactly the same problem....

12 years ago | 0

Answered
Errorbar + multiple plots + one legend
Strange, but it works! Thanks Grzegorz!

12 years ago | 0

Question


Errorbar + multiple plots + one legend
For 'plot' function it is possible to 'merge' legends by integrating into a vector: a = plot(rand(4)); hold on b = plot(...

12 years ago | 3 answers | 0

3

answers