How can i define sind, cosd etc. in SIMULINK?
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Volkan Yangin
am 1 Feb. 2021
Beantwortet: Walter Roberson
am 1 Feb. 2021
Hi,
In SIMULINK, we can convert the angle from radian to degree, but there is no block about sind, cosd or atand. Why does not SIMULINK include them and is there any way to define this kind of functions?
Thanks
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 1 Feb. 2021
Sure you can define them. You can create MATLAB Function Blocks. Or use Gain blocks. You could probably even create Subsystems if you want them to appear to be library blocks. Or even define Level-2 S functions if you are really enthusiastic about presentation and controls.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!