Feeds
提问
How to make a plot show all 24hours, one by one, on the x-axis
Hi. I'm trying to make a plot that should show energy production in every hour of the day. I tried this: Hours_24 = (0:1:23...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to make a for loop jump multiple iterations, if a condition happens?
I have to create a code that reads columns of an excel document, then it has to choose between three options. I called them opti...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to split one big matrix in several matrices?
I'm trying to split a 72x10 matrix in 10 24x3 matrices. The new matrices need to have in each line, 3 elements (which make 3 co...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to solve "Subscripted assignment dimension mismatch." error??
Hi. I'm trying to write a piece of code with the follow objective: A cicle "for" that creates an array x with three binary numbe...
8 years 前 | 2 个回答 | 0

