Input is unsupported class

Post Reply
matlab1
Site Admin
Posts: 4797
Joined: Thu Dec 15, 2016 9:30 am
Contact:

Input is unsupported class

Post by matlab1 »

Input is unsupported class
matlab1
Site Admin
Posts: 4797
Joined: Thu Dec 15, 2016 9:30 am
Contact:

Re: Input is unsupported class

Post by matlab1 »

Most variables in MATLAB has class for example :

java.lang.String

function_handle

character vector

, ....

Some function accept, some predefined class as input

for example

winopen

accepts character vector variable, if you give another class as input to this function, you will give this error.



Solution :

Take a look at the help of the function and find its accepted class types.






Post Reply

Who is online

Users browsing this forum: No registered users and 12 guests