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

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -