photo

FraFal


Last seen: 約3年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
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-'...

4年以上 前 | 0

| 採用済み

回答済み
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...

4年以上 前 | 0

回答済み
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...

4年以上 前 | 0

質問


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

6年弱 前 | 0 件の回答 | 0

0

回答