simulink library browser에서 fnc블록이 없네요 따로 다운받는곳이있나요
2 views (last 30 days)
Show older comments
Accepted Answer
prabhat kumar sharma
on 22 Feb 2024
Hello 희만 한,
It appears you're searching for the 'fcn' block within MATLAB's library browser, specifically in the R2021a release. Unfortunately, the 'fcn' block has been deprecated in some previous versions of MATLAB and is not present in R2021a.
As an alternative, you can utilize the 'MATLAB Function' block, which offers similar functionality.
For comprehensive guidance on how to use this block, please consult the MATLAB documentation on the 'MATLAB Function' block.https://www.mathworks.com/help/simulink/slref/matlabfunction.html
I hope it helps!
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!