Can i use the same MATLAB function in Simulink multiple times?
显示 更早的评论
In Simulink I have a MATLAB function defined which I need at multiple calculation steps so I just copied the entire MATLAB function block.
Can I define the function in a separate .m-file so that if I update the function, every instance of it automatically uses the updated version? If so, how can I implement this?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!