photo

Manuel S Mathew


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


str2num returning value while the preferred str2double returning NaN...
New to MATLAB, so maybe this is a stupid question. I have the following script in MATLAB to run a python script and return a val...

3 years ago | 1 answer | 0

1

answer

Question


Change the x axis labels in plot.
I have a dataset of hourly production throughout a year. So that is 8760 data points. I would like to plot all these 8760 points...

3 years ago | 1 answer | 0

1

answer

Question


How to exit an if else loop without continuing with the other lines of code?
This is my code prompt = 'Which Schedule Should Be Used? (1/2) \n'; x = input(prompt); if x == 1 connection = connection...

4 years ago | 0 answers | 0

0

answers