Feeds
提问
Fix x axis on plot
Hey, so I have a plot that displays data for a year starting from week 28 of a year and then going to week 27 of the next year. ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Repeat in counter
I used a counter and an xlswrite function in a loop. For each iteration of the loop, a new value is calculated. I used the follo...
13 years 前 | 1 个回答 | 0
1
个回答提问
Loop to spit out consecutive values into excel
So I have a loop, that sifts through data, and every round of the loop, a new piece of data is calculated. I know with xlswrite ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Date conversion program error
I have a program that finds the time column in a data sheet (in unix time) and takes each time value and makes a new excel docum...
13 years 前 | 1 个回答 | 0
1
个回答提问
xlswrite to write in different columns
Is there a way to have xlswrite paste in data into another column besides the first column? I'm trying to write a program to com...
13 years 前 | 1 个回答 | 1
1
个回答提问
Function to read find title of an excel column
I'm looking for a way to identify a specific column in an excel document based on the header of the column. I have documents ...
13 years 前 | 2 个回答 | 0
2
个回答提问
How to have simple text in a matrix
Hey, so I have a function that I want to automatically load multiple files that are loaded to a certain folder. I'm using a file...
13 years 前 | 2 个回答 | 0