photo

SelDen


Last seen: 11 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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 ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 2 anni fa | 2 risposte | 0

2

risposte