File Issues after copying from another PC
I copied over a set of files from my workstation to use on my laptop when working in the labratory. The script runs fine when using the workstation but comes up with an error when used on my laptop. I didn’t write this code a former student at my university did but I need to alter his plots using the file. I’m new to MATLAB, and added the Raw Tension Data to the file path, and tried restarting the program/computer. I can’t seem to figure this out on my own. I’ve used other files the former student created with minimal issues on my laptop, this one is hanging me up.
Incorrect number or types of inputs or outputs for function resample.
Error in TensionPlots (line 7)
TPS_1 = resample(readmatrix(‘Raw Tension DataPS-1.csv’, ‘NumHeaderLines’,1),10,100);I copied over a set of files from my workstation to use on my laptop when working in the labratory. The script runs fine when using the workstation but comes up with an error when used on my laptop. I didn’t write this code a former student at my university did but I need to alter his plots using the file. I’m new to MATLAB, and added the Raw Tension Data to the file path, and tried restarting the program/computer. I can’t seem to figure this out on my own. I’ve used other files the former student created with minimal issues on my laptop, this one is hanging me up.
Incorrect number or types of inputs or outputs for function resample.
Error in TensionPlots (line 7)
TPS_1 = resample(readmatrix(‘Raw Tension DataPS-1.csv’, ‘NumHeaderLines’,1),10,100); I copied over a set of files from my workstation to use on my laptop when working in the labratory. The script runs fine when using the workstation but comes up with an error when used on my laptop. I didn’t write this code a former student at my university did but I need to alter his plots using the file. I’m new to MATLAB, and added the Raw Tension Data to the file path, and tried restarting the program/computer. I can’t seem to figure this out on my own. I’ve used other files the former student created with minimal issues on my laptop, this one is hanging me up.
Incorrect number or types of inputs or outputs for function resample.
Error in TensionPlots (line 7)
TPS_1 = resample(readmatrix(‘Raw Tension DataPS-1.csv’, ‘NumHeaderLines’,1),10,100); resample error MATLAB Answers — New Questions