photo

Guido


Technische Universiteit Delft

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
152 022
of 300 379

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20 931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 299

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

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

mer än 10 år 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 ...

mer än 10 år 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...

mer än 10 år 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...

mer än 10 år 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....

mer än 13 år ago | 0

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

nästan 14 år 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(...

nästan 14 år ago | 3 answers | 0

3

answers