photo

Chiara Modenese


University of Oxford

2011 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
6 回答

ランク
22,971
of 300,771

評判
1

コントリビューション
8 質問
6 回答

回答採用率
75.0%

獲得投票数
1

ランク
 of 21,084

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,969

コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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,...

15年弱 前 | 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 ...

15年弱 前 | 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-...

15年弱 前 | 4 件の回答 | 1

4

回答

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

15年弱 前 | 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...

15年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 4 件の回答 | 0

4

回答