Load file errors in PSAT

I am using MATLAB 2017a and I recently installed PSAT 2.1.10. After loading "d_006_mdl" file when I am trying to analyze the power flow. I did put the data file in the current directory.
It's showing an error "Load data from file... Insufficient number of outputs from right hand side of equal sign to satisfy assignment. Something wrong with the data file "d_006_mdl"
Has anyone encountered this problem before? Please suggest solutions to overcome the error.
Thank You in advance.

3 件のコメント

madhan ravi
madhan ravi 2018 年 10 月 18 日
How you are loading the files?? Upload the code
Xinyun Lu
Xinyun Lu 2018 年 10 月 18 日
initpsat
clpsat.readfile = 0;
runpsat('d_006_mdl','data')
runpsat('pf')
Xinyun Lu
Xinyun Lu 2018 年 10 月 18 日
I check the runpsat file, it shows the line 244 generating the error, but I don't know how to fix it. Do you know how to modify the codes? (I got the information from PSAT Forum "your error is generated at line 244 when reading the data file as a sequence of Matlab statements.")

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeFiles and Folders についてさらに検索

タグ

質問済み:

2018 年 10 月 18 日

コメント済み:

2018 年 10 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by