Community Profile

photo

FraFal


Last seen: fast 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
a question about plotting
Hi, if you want to mantain your plot design, you can indexing your array. As example: figure(1); hold on: plot(SV(1), 'co-'...

mehr als 4 Jahre vor | 0

| akzeptiert

Beantwortet
How to construct matrix?
Hi, I don't know if I understood correctly, but you can concatenate two matrices: M1 = ones( size(M) ); --> matrix of '1'; M2...

mehr als 4 Jahre vor | 0

Beantwortet
Simulink "variable block"
Hi, if you want to use variables as input/parameters not constants, you can define the parameter in MATLAB workspace and use t...

mehr als 4 Jahre vor | 0

Frage


How to use "from workspace" in the same Simulink model as internal parameter in a block?
Hi all, I've the model in figure: <</matlabcentral/answers/uploaded_files/134397/question.PNG>> I want to use "value.Data...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten