Community Profile

photo

Luís Quesado


Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

6 years ago | 2 answers | 0

2

answers

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 1 answer | 0

1

answer

Question


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...

6 years ago | 2 answers | 0

2

answers