Home Forums SYSTEM Matlab code in matlab Component Reply To: Matlab code in matlab Component

#27190
Profile Photo
alistu
Participant

You can write the code in an m file and put the m file in the same folder as the osd simulation file. This way you won’t have to writing the code path in the Run Command in the Matlab Component. You can also write the whole code in the run command, without any need to create any m file (although I have always used the first method).

Categories