Difference between revisions of "GRT compatible call interface"

From MotoHawk
Jump to navigationJump to search
(Created page with "This error can occur when a model saved in 2012b is built in 2012a. Fix: issue the following command at the Matlab command line: >> set_param(bdroot, 'GRTInterface', 'off...")
 
(No difference)

Latest revision as of 19:59, 6 November 2012

This error can occur when a model saved in 2012b is built in 2012a.

Fix: issue the following command at the Matlab command line: >> set_param(bdroot, 'GRTInterface', 'off')

This will override the default GRT compatible call interface option, which is on by default.