From: Orlando on
Hello, I was trying to use "scatter3" but I received an error message:

-----------------message starts
Attempt to execute SCRIPT specgraph\private\checkpvpairs as a function:
C:\Program Files\MATLAB\R2007a Student\toolbox\matlab\specgraph\private\checkpvpairs.m

Error in ==> scatter3>parseargs at 227
msg = checkpvpairs(pvpairs);

Error in ==> scatter3 at 51
[pvpairs,args,nargs,msg] = parseargs(args);
--------------------message ends

I even tried the example of the "Function Reference: Volume 3 (P-Z)" (page 2-3427) with similar luck. I have no idea how to solve this problem. I would very much appreciate if you could help me out. Thanks!
From: Orlando on

Hello again, I think I am starting to understand what happened. Apparently there is no information, no files, no script or program in the file "~\checkpvpairs.m". Maybe everything can be solved by rewriting the sript, program of info that should be there. Problem is... I don't know how to do so! Please, some help would be really great right now. Anyone with a MATLAB Student version with ideas on this issue? Thanks!