Default values for masked subsystem parameters
6 views (last 30 days)
Show older comments
Hi,
I have defined a mask for my subsystem which contains two edit boxes and two dropdown selction boxes.
The edit boxes have the default value of 0. How would I go about changing this default value from 0 to -1?
Many thanks in advance!
0 Comments
Accepted Answer
Titus Edelhofer
on 13 Jul 2011
Hi,
is this block in a library? Then open the library, open the mask for the block and put the values you like in the edit box. The next time you pull this block from the library into some model it will have the parameters you entered as default parameter values.
Titus
More Answers (1)
Bhumin Desai
on 25 Nov 2011
what if the block is not in the library?
2 Comments
Titus Edelhofer
on 25 Nov 2011
In principle the same: if it is in some model with some values entered on the mask. If you copy it somewhere else the values should be copied as well ...?
Bhumin Desai
on 28 Nov 2011
My exact question is I'm modifying the AC3 Drive block in which I'm replacing 3 phase IM with the SPIM, I want to change the mask parameters of the motor in the FOC block but they set as default for 3 phase IM, I can not able to change it.
Can you plz suggest me some solution?
See Also
Categories
Find more on Author Block Masks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!