It appears that you have a case118 in your MATLAB path that is not a valid 
MATPOWER case file, either some other file other than the one included with 
MATPOWER, or the one that came with MATPOWER has been modified.

I would first do …

which case118

… to see which file it is trying to load. If it is the one that came with 
MATPOWER, try reinstalling that file, since it must have gotten modified. If it 
is another, try renaming it so it does not conflict, or moving it outside your 
MATLAB path.

Hope this helps,

    Ray


On Oct 8, 2020, at 11:11 AM, Panda, Deepak Kumar 
<[email protected]<mailto:[email protected]>> wrote:


Hello Matpower Team,

I am experiencing a problem loading just a single case file ‘Case 118’ as I am 
getting the following error message

loadcase: syntax error or undefined data matrix(ices) in the file missing data

while running the code

power_network = loadcase('case118');

This error does not happen if I use other test cases. #

Can you please suggest what can be the following issues based on this error 
message?

Thanks and Regards

-----------------------------------------------
Deepak Kumar Panda
Ph.D. student,
Centre for Mathematics and Environment,
University of Exeter.
Penryn, Cornwall
TR10 9FE
United Kingdom

Homepage: http://emps.exeter.ac.uk/mathematics/staff/dp457
LinkedIn: https://www.linkedin.com/in/deepak-kumar-panda-96210889/


Reply via email to