photo

FraFal


Last seen: 3 years 前 自 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 years 前 | 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 years 前 | 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...

5 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答