This example uses compact notation to shorten the commands that are entered at the MATLAB command line. The compact notation uses MATLAB variables as links to provide direct access to COMSOL model object features.
Note: 'blk1' is the block geometry tag defined inside the COMSOL model object. The variable
blk, defined only in MATLAB, is the link to the block feature. By linking MATLAB variables to features, you can directly access and modify features of a COMSOL model object in an efficient manner.