Project Description:
I have matlab problem I have .mat format saved files and they are neural network. So I need to load them as "network" but it loads them as "struct". If I addpath prtools it converts to "mapping" format. but I need "network " format
[Warning: Class 'mapping' is an unknown object class or does not have a valid 'loadobj' method. Element(s) of
this class in array 'somedata have been
converted to structures.