Jump to content

ERROR 1050


CHRLAB47

Recommended Posts

Posted

If I send a Matlab variable (as a string constant X) into an input of a MatLab Script Node, I get an “ERROR 1050”

If I type the Matlab variable name directly into the plot command that’s in the MatLab Script Node, [eg. plot(X)] then it works.

Any help would be appreciated.

Chris

Posted

QUOTE(CHRLAB47 @ Feb 19 2008, 04:52 PM)

If I send a Matlab variable (as a string constant X) into an input of a MatLab Script Node, I get an "ERROR 1050"

I suspect that you need to pass in an array. I think you are currently trying to plot a string...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.