Community Profile

photo

jjlivestrong


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


What does monotically increasing means?
I am trying to write 1 set of two subplots that outputs forecast predictions, but I keep getting this error ??? Error using ...

11 years ago | 2 answers | 0

2

answers

Question


How to input a variation of datenum(now)?
I am trying to create a variation of the datenum(now) command with a twist, the code must output the time as if I typed it at 7a...

11 years ago | 1 answer | 0

1

answer

Question


How can I call a function that outputs text files?
I keep getting this error, ??? Error using ==> SECTOR Too many output arguments. for a function I created that outputs t...

11 years ago | 1 answer | 0

1

answer

Question


How can I join points within a plot with a line?
I have this plot that consistes of five vector points with one minimun and one maximum each one. I want to automatically draw a ...

11 years ago | 1 answer | 0

1

answer

Question


How can I change the fontface of a text within a plot
Quick question, can I change the font face on MATLABs plot to other not being Arial (At least I think the default style is Arial...

11 years ago | 3 answers | 1

3

answers

Question


How can I create a linspace vector using date commands
I am trying to create a domain for a plot starting from datenum(now) to five days from today with a total of four days in betwee...

11 years ago | 3 answers | 0

3

answers

Question


How can I add a day on a datestr equation?
I am having trouble understanding the serial number concept of date commands. I want to sum five days on the command _datestr...

11 years ago | 1 answer | 0

1

answer

Question


How to set a label on the xaxis
I am trying to set a *specific xlabel on a plot using set commands*. The graph plots wind data versus time of day and it goes...

11 years ago | 1 answer | 0

1

answer

Question


How to set a XTickLabel on a plot
I am trying to set a *specific xlabel on a plot using set commands*, but I can't get it to work. The graph goes like this: ...

11 years ago | 0 answers | 0

0

answers

Question


How to displays many images one at a time?
I have an art exam soon and frankly I hate everything about the class, starting with the professor. On the exam I will be asked ...

11 years ago | 1 answer | 0

1

answer

Question


How can I create a datetick using if statements?
I am trying to create datetick variables to be plotted in the x-axis of a curve. The code I am trying to create must start wi...

11 years ago | 2 answers | 0

2

answers

Question


How to set the Baseline the baseline of a plot to a certain limit
I am trying to set a *baseline for a graph*, but I don't know how. The graph goes like this: str1_wind = [6 11]; str_wi...

11 years ago | 1 answer | 0

1

answer

Question


How to ignore domain values to match range values
I have this _x/y_ values that does not have the same length. Since _x_ label is the widest, *I want to ignore some _y_ values so...

11 years ago | 1 answer | 0

1

answer