photo

Nicolas Sajche


Last seen: 3年弱 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


To assign to or create a variable in a table, the number of rows must match the height of the table.
file='Phototransistor.xlsx'; time=(1:60)'; t=table('Size',[60 7],'variableTypes',["double" "double" "string" "double" "string"...

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

1

回答

質問


Numbers between a Matrix
Lets suppose I have a time vs Volts Matrix(10*2). a=rand(10,2)*2 a = 0.8775 0.5521 0.7631 1.3594 1.5310...

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

1

回答

質問


How do I find all the numbers between [0 1.5] in a 10x2 matrix?
Lets suppose I have a Matrix 10x2 and I want to find all the numbers of that matrix that are in between [0 1.5] how do I do it...

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

1

回答