How to fix PSAT toolbox installation errors?

3 views (last 30 days)
I have installed PSAT toolbox but i am getting the following errors. Can anybody help me how to fix these errors.
Undefined function or variable 'WTFRclass'.
Error in psat (line 855)
WTFR = WTFRclass;
Undefined function 'not' for input arguments of type 'matlab.ui.Figure'.
Error in fm_main (line 30)
if ~Fig.main
Error while evaluating Figure WindowButtonMotionFcn
  3 Comments
Sheetal Chandak
Sheetal Chandak on 3 Jan 2018
Did u overcome the problem? If yes then, please share the solution.
Walter Roberson
Walter Roberson on 3 Jan 2018
I was never provided with a data file and instructions on which buttons to click to trigger the error, so I do not know yet how to fix this. It appears that I edited my copy a while ago to fix the "if ~Fig.main" error.

Sign in to comment.

Answers (2)

Walter Roberson
Walter Roberson on 10 Apr 2016
Neither the MATLAB nor the Octave versions of PSAT2 at http://faraday1.ucd.ie/psat.html#download have as many as 855 lines in their psat.m, at least not in the current version. Perhaps you are using an old version.
  2 Comments
Fiaz Ahmad
Fiaz Ahmad on 16 Apr 2016
i am using v. 2.1.9-the latest version that is downloadable...
Walter Roberson
Walter Roberson on 16 Apr 2016
Ah, I see the line now. However, I do not have any idea how to reproduce the problem. Is there sample data supplied that I can use to trigger it, and if so then what should I click?

Sign in to comment.


kotte kumar
kotte kumar on 2 Jan 2018
Edited: Walter Roberson on 2 Jan 2018
Undefined function or variable "Dfig".
Something wrong with the data file "iee37w_mdl"
what this error
  1 Comment
Walter Roberson
Walter Roberson on 2 Jan 2018
I suspect you used runpsat.m . Which PSAT version were you using? Can you attach iee37w_mdl ?

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!