To open a Simulink model containing SimScape blocks in MATLAB, follow these steps:
main.m13 chars2 lines
main.m23 chars2 lines
Alternatively, you can also use the "open_system" function in MATLAB to open the model directly from the command line:
main.m28 chars2 lines
gistlibby LogSnag