photo

Andil Aboubakari


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
1 个回答

排名
35,207
of 301,383

声誉
1

贡献数
6 个提问
1 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 21,252

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,306

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How to store cell array or data in the GUI?
I made a script that read an xls file and put it into a cell array,plot the data from the excel file values and save the figure ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to do a for loop of this code?
Hi, sigma1cm0 = std(cm0_1); sigma1cmA = std(cmA_1); sigma1cmq = std(cmq_1); sigma1cmE = std(cmE_1); The size of cm0/A...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Warning: Out of range or non-integer values truncated during conversion to character.
Hi I was trying to do this loop.And I got these errors: 'Warning: Out of range or non-integer values truncated during convers...

11 years 前 | 1 个回答 | 0

1

个回答

提问


What is the correct syntax to avoid 'Error: ()-indexing must appear last in an index expression'
Hello, trying to make this code more interactive and efficient: %Ask user Flight Condition FlightCond=input('Which f...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Choose data and plot from a 3x5 Matrix
Hello everyone, I am trying to plot from a .mat file called Database which is a 3x5 matrix that contains in each element a 3001...

11 years 前 | 1 个回答 | 0

1

个回答

已回答
What is the correct syntax for num2str
Thanks. Is it possible to use the same syntax with the save function as well? After each five, all saved into one according t...

11 years 前 | 0

提问


What is the correct syntax for num2str
Hi guys, I am having some problems with the num2str. I am trying to read/save/move file names like Dataset_0.4_u1 to u5.csv ,...

11 years 前 | 3 个回答 | 1

3

个回答