Configure the model for conversion by using a shortcut. Find the shortcuts that are available for the system by accessing the ShortcutsForSelectedSystem property of the converter object.
shortcuts = converter.ShortcutsForSelectedSystem
shortcuts =
6x1 cell array
{'Range collection using double override' }
{'Range collection with specified data types' }
{'Range collection using single override' }
{'Disable range collection' }
{'Remove overrides and disable range collection'}
{'Range collection using scaled double override'}
To collect idealized ranges for the system, use the 'Range collection using double override' shortcut to override the system with double-precision data types and enable instrumentation.
applySettingsFromShortcut(converter,shortcuts{1})
This shortcut also updates the current run name property of the converter object.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.