Feeds
質問
Simulink Constant Block multiple string input
Hello, I'm trying to make Constant Block in Simulink to take a vector of input that are variables. I plan to use fmincon and...
11年以上 前 | 1 件の回答 | 0
1
回答質問
Errors occurred during parsing of MATLAB function 'sine1'(#23)
Hello, I'm trying to use 'MATLAB Function' under 'User-Defined Functions' on Simulink Library Browser to write something like...
11年以上 前 | 0 件の回答 | 0
0
回答回答済み
Simulink Switch Box Setup
Danilo, That's a great idea. I didn't know about that matlab function box. Thanks for the suggestion.
Simulink Switch Box Setup
Danilo, That's a great idea. I didn't know about that matlab function box. Thanks for the suggestion.
11年以上 前 | 0
質問
Simulink Switch Box Setup
Hello all, I'd like to know whether my setup of switch boxes are correct. I have three criteria, If -inf<u<-1 then pass t...
11年以上 前 | 2 件の回答 | 0
2
回答回答済み
How to change Simulink constant block value to a constant variable?
Thanks Kaustubha, I actually had to put * between g and c as well. So this worked, set_param([simfilename '/Constant2'],'...
How to change Simulink constant block value to a constant variable?
Thanks Kaustubha, I actually had to put * between g and c as well. So this worked, set_param([simfilename '/Constant2'],'...
11年以上 前 | 0
質問
How to change Simulink constant block value to a constant variable?
Hello, I'm trying to find a way to set constant value in constant block in Simulink to a constant variable. Namely, I want to...
11年以上 前 | 2 件の回答 | 0
