- Go to "Icon & Ports tab"
- Go the section "Icon Drawing Commands”.
- Enter the required text as input to "disp" function (example:disp(5))
- Give a right click on context menu option
- Go to format, select Font style
Change Constant Block's Value's Font
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
RIchard
am 28 Mär. 2023
Kommentiert: RIchard
am 3 Apr. 2023
I am trying to change a constant block's values' font. Specifically, the value as shown inside the block.
0 Kommentare
Akzeptierte Antwort
Raghunathraju
am 29 Mär. 2023
Hi Richard,
You can’t change the font of the value in Constant block, instead you can try the following:
Make a mask for a given constant block using the CTRL-M keyboard shortcut or by giving a right click on the block and then select Mask -> Create Mask.
You should now be able to change the block format like you can with other blocks.
3 Kommentare
Raghunathraju
am 3 Apr. 2023
Hi Richard
The feature you were asking about is not supported in the current version .Instead you can follow the steps mentioned to mask the block for changing the font , but you will not be able to change the font of the value in the block directly as you were able to do in R2016b.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Interactive Model Editing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!