photo

Calum


2014 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Assign Numeric Values to List of Strings
Hi, If I have a cell array vertically sorted alphabetically as follows: X=['a';'a';'c';'h';'x';'x'] What code shoul...

9年以上 前 | 2 件の回答 | 0

2

回答

質問


Keep Only Cells With a String Beginning with a Certain Letter
If I have a data-set as follows: ['ABC'; 'ABC'; 'ABC'; 'DEF'; 'DEF'; 'DEF'; 'XYZ'; 'XYZ'; 'XYZ'] How do I only kee...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Matlab Array Formation From Data Set
I have an array of data e.g: A = [300 10 1; 100 20 2; 100 30 4; 200 30 5;] I would like to compile the third column data...

約10年 前 | 2 件の回答 | 0

2

回答