georgenwaeze
Newbie level 4
Hello,
I have written a Pspice program, and simulated transfer and output characteristics. I have it saved as a SPICE DECK EXAMPLE.dat file.
I am supposed to try to load the data into matlab using command load '.dat' -ascii;
Please how can I transfer that data into matlab so MATLAB recognises it so I can load the data into MATLAB.
I have tried to import it into matlab using import data then I wrote the command in matlab but it says Error using load. Unable to read file 'SPICE DECK EXAMPLE.dat': no such file or directory.
What's the best process of transferring that data into matlab so matlab identifies this data?
George
I have written a Pspice program, and simulated transfer and output characteristics. I have it saved as a SPICE DECK EXAMPLE.dat file.
I am supposed to try to load the data into matlab using command load '.dat' -ascii;
Please how can I transfer that data into matlab so MATLAB recognises it so I can load the data into MATLAB.
I have tried to import it into matlab using import data then I wrote the command in matlab but it says Error using load. Unable to read file 'SPICE DECK EXAMPLE.dat': no such file or directory.
What's the best process of transferring that data into matlab so matlab identifies this data?
George