photo

Guido


Technische Universiteit Delft

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
3 个回答

排名
262,246
of 300,753

声誉
0

贡献数
4 个提问
3 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

已回答
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...

10 years 前 | 0

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

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

13 years 前 | 0

已回答
Errorbar + multiple plots + one legend
Strange, but it works! Thanks Grzegorz!

14 years 前 | 0

提问


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

14 years 前 | 3 个回答 | 0

3

个回答