GRT compatible call interface

From MotoHawk
Revision as of 19:59, 6 November 2012 by Wendy.Bolakowski (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

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.