Where can I find Fcn block in simulink in matlab R2022a?

137 Ansichten (letzte 30 Tage)
Adolfo Marro
Adolfo Marro am 15 Apr. 2022
Beantwortet: Sam Chak am 12 Jan. 2023
In previous realeses of Matlab there was the "Fcn" block when I used Simulink, How can I avoid this problem in Matlab R2022a?

Antworten (3)

Steven Lord
Steven Lord am 15 Apr. 2022
Which of the blocks in the User-Defined Functions library do you want to use?
I'm guessing you want either MATLAB Function or Interpreted MATLAB Function.
  6 Kommentare
Les Beckham
Les Beckham am 15 Apr. 2022
@Sam Chak, oh, yes, I remember that block now. It has been a while since I worked with Simulink. As you said, the Interpreted Matlab Function block appears to be the replacement.
Andreas
Andreas am 12 Jan. 2023
@Sam Chak But the interpreted matlab function is set to be removed in the future as well.
"The Fcn block comes in handy for user who wishes to quickly enter a relatively simple equation such as:
u(1) + sin(u(2))*tan(u(3)) + cos(u(2))*tan(u(3))"
Exactly. Any better way to achive this?

Melden Sie sich an, um zu kommentieren.


Harun GIRGIN
Harun GIRGIN am 28 Nov. 2022
Thank you all and your answers. These helped a lot.

Sam Chak
Sam Chak am 12 Jan. 2023
You can try if the following blocks from the older release still work in your system.

Produkte


Version

R2022a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by