Post Reply 
[QUESTION] data types on "input" cmd
12-07-2016, 05:02 PM (This post was last modified: 12-07-2016 05:03 PM by Tim Wessman.)
Post: #2
RE: [QUESTION] data types on "input" cmd
(12-07-2016 02:43 PM)compsystems Wrote:  return ([a, b, c]);


You are returning a vector/matrix of strings. That is not a valid object type. Try typing ["1"] and you will see the same error.

TW

Although I work for HP, the views and opinions I post here are my own.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: [QUESTION] data types on "input" cmd - Tim Wessman - 12-07-2016 05:02 PM



User(s) browsing this thread: 1 Guest(s)