photo

Chiara Modenese


University of Oxford

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
6 个回答

排名
22,971
of 300,759

声誉
1

贡献数
8 个提问
6 个回答

回答接受率
75.0%

收到投票数
1

排名
 of 21,081

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,900

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How do structures work?
Hi there. Say that I use an array of structures and that then I want to create an array like: [ss.phi] % ss is the array of...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
dataset
Thanks. Could you tell if it is also possible to create an array of dataset arrays? Having several files to deal with, I need to...

14 years 前 | 0

提问


dataset
Hello, would you please give me an example of use of dataset? I am used to structures now, but I think that dataset could be ...

14 years 前 | 3 个回答 | 0

3

个回答

已回答
Importing data from different directories
It seems that my problem would not be solved in the sense that I am not able to select files from different directories, I mean,...

14 years 前 | 0

已回答
Importing data from different directories
Thanks Ian, I will have a look at that as it seems what I need but am having problems to download the files now, let's see if I ...

14 years 前 | 0

提问


Importing data from different directories
Hi, I have data saved in several different directories and many often I need to run the same matlab script to make some post-...

14 years 前 | 4 个回答 | 1

4

个回答

已回答
Import figure with subplots
Thank you. The option '-flat' worked without the minus for me. Cheers, C.

14 years 前 | 0

提问


Import figure with subplots
Hi there, simple question. I want to import a figure which is made of a number of subplots and does something with it. How to...

14 years 前 | 2 个回答 | 0

2

个回答

提问


find function
Hello, can anyone enlighten me about the use of find() function? Is it really so bad in performance to use? Any alternative? ...

15 years 前 | 4 个回答 | 0

4

个回答

已回答
legend dynamically updated
Yes, in a simple loop. Data come from different structures, but this is not so important. Basically, I want to avoid this: ...

15 years 前 | 0

提问


legend dynamically updated
Hi, my task would be to have a legend which is update dynamically as I loop over some data extracted from different files and I ...

15 years 前 | 3 个回答 | 0

3

个回答

提问


texscan multiple variables
Hello, I use texscan as something like d = cell2mat(textscan(fid, '%f %f %f')); My problem is that I have many variables...

15 years 前 | 1 个回答 | 0

1

个回答

已回答
Headers in Matlab
Thanks to all but I think that only Walter got my question. I know about structures. However, my task is to save a column variab...

15 years 前 | 0

| 已接受

提问


Headers in Matlab
Hello, my problem is the following one. I have data say of the following kind: Iter X Y Z 1 30 40 50 2 50 60 70 3...

15 years 前 | 4 个回答 | 0

4

个回答