matlab - 'Object reference' error while using Simulink Real Time toolbox -
i want configure hardware connect 2 computers via simulink real time toolbox. during executing slrtexplr command, following error occurs:
object reference not set instance of object. cannot perform runtime binding on null reference.
that kind of error occurs, when use object not initialized before. found, executing desktop.xpcdesktop.getinstance, in slrtexplr.m function file throws error.
another slrt commands works fine, ex. slrtbench.
did meet similar issues?
wiki
Comments
Post a Comment