photo

SelDen


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Loading a .mat file as a cell and without changing its size
I have a large cell array in a .mat file which I want to load into the code. But when I write data = load('temp.dat'); data i...

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

2

回答

質問


Simulink transfer function matrix
I have one delay transfer function which should be applied to all inputs. I tried using an LTI block with the number of columns ...

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

1

回答

質問


What is the difference between v(i):v(j) and v(i:j)?
I was trying to refer the consective elements in an array within a loop. When I used v(i):v(j) MATLAB stopped giving an array ou...

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

2

回答