I had a wonderfully working worksheet before I went home for the night. When I came back in the morning, it suddenly decided that it had errors.
The worksheet imports data into a table that has two columns, and was working great, but now the command current:=data <ctrl><6>1 has an error that...
I've figured out how to import data which is not hard, but what I really want to do is write a program that can load multiple files onto separate data sheets, analyze that data in various ways, and then plot the data. Just write and run the code and be done, and not have to click and open each...
I'm used to MATLAB, but this new job has me using MATHCAD instead. Normally, I would use M-files to code what I want to do, and automate the whole process. MATHCAD's programming functionality seems quite limited. I am curious to know if it is possible to import data from a text file, parse...