Main Content

Inter-block vertical scaling

Vertical scaling of generated model

Since R2020b

Model Configuration Pane: Global Settings / Model Generation

Description

Scale the generated model vertically. You can use this setting for Inter-block horizontal scaling depending on how tightly or loosely packed you want the model to appear.

Dependencies

To select Inter-block vertical scaling, set Layout style to Default.

Settings

1.2 (default) | positive integer | positive double

Default: 1.2

Tips

To set this property, use hdlset_param:

hdlset_param(gcs,'InterBlkVertScale', 1.2)

Recommended Settings

No recommended settings.

Programmatic Use

Parameter: InterBlkVertScale
Type: positive integer | positive double
Default: 1.2

Version History

Introduced in R2020b

See Also

Model Settings