using mask parameter in Matlab Function block
54 views (last 30 days)
Show older comments
mohsen some
on 5 Dec 2020
Commented: Rajmohan
on 27 Sep 2024
Hi everyone
I've created a mask for a Matab-Function block.
How can I use the mask parameters in Matlab-Function block function?
0 Comments
Accepted Answer
Kavita Krishnamurthy
on 16 Dec 2020
The below link gives a fair idea of creating a parameter for MATLAB function block and use it as a masked parameter to the MATLAB function block. You can achieve the masking in parameters in the MATLAB function Block by reading through the documentation provided in the below link.
2 Comments
Rajmohan
on 27 Sep 2024
Is it possible to have multiple instances of a matlab function in the same simulink diagram without interference?
More Answers (0)
See Also
Categories
Find more on Author Block Masks in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!