using mask parameter in Matlab Function block

54 views (last 30 days)
Hi everyone
I've created a mask for a Matab-Function block.
How can I use the mask parameters in Matlab-Function block function?

Accepted Answer

Kavita Krishnamurthy
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
Rajmohan on 27 Sep 2024
Is it possible to have multiple instances of a matlab function in the same simulink diagram without interference?

Sign in to comment.

More Answers (0)

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!