12-02-2024 03:24 PM
Hi, I am trying to plot temperature over time but my group's file system isn't working well in excel and seems to be scrambled or something? Can someone help me figure out how to plot my data points? I can't attach the data file it is too big.
12-02-2024 07:27 PM
maybe use a crystal ball, given the info you provided.
is it a .csv, then you can extract a column
12-04-2024 10:23 AM
Can you attach the data file and tell us what data you are interested in?
12-04-2024 12:06 PM
if the file is to big, send at least the first 100 points.
12-04-2024 02:10 PM
maybe OP opened the Excel file in a txt editor and now it looks like this? Judging from the word scrambled. Its exams time, now there are all these questions like how can I make 2 buttons look nice.
There are lots of possibilities, just guessing.
If its a text file and there is some thing common and unique around the temperature. Say 123,45 K. Then search for K and use the 7 values in front of it. Turn from string to number.