SaveState Function: Sample Code

 

Microsoft® Visual Basic for Applications

' Make the SaveState call

Output = SimAuto.SaveState()

 

Matlab®

% Make the SaveState call

Output = SimAuto.SaveState();