Community Profile

photo

Roger Parkyn


Hydro Tasmania

Last seen: casi 3 años hace Con actividad desde 2013

Followers: 0   Following: 0

Contacto

Professional Interests: Hydrological and energy modelling

Estadísticas

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Revival Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
Plotting timetable data: how to add x-axis ticks, labels and gridlines on 1st and 15th day of each month
Another way to get a vector of monthly datetimes to use for the ticks would be: t_monthly=[datetime(2018,6,1):calmonths(1):date...

casi 3 años hace | 0

Respondida
How to align the figure name to the left ?
Or just use a text label instead. text(0.02, 1.02, 'Some Title String', 'Units', 'normalized', 'VerticalAlignment','Bottom', '...

más de 3 años hace | 0

Respondida
APP DESIGNER - How to try and catch TeX syntax?
I don't know the answer to your specific quesion but this may help others using appdesigner: try some_code; % You can put ...

casi 5 años hace | 2

Enviada


time_boundaries(sd_start, sd_end, boundary_type, span_wide)
Find the calendar time-boundaries (e.g. month or year start-dates) between two dates

casi 7 años hace | 1 descarga |

Thumbnail

Respondida
equivalent of isfield for tables
This issue was also raised by Pawel Kusmierek ( <http://au.mathworks.com/matlabcentral/answers/123242-why-isfield-does-not-work...

más de 8 años hace | 0

Enviada


is_str_in_str(c, str_match, is_case_sensitive)
Finds whether a string (or elements of a cell-array of strings) contains specified sub-strings.

más de 8 años hace | 2 descargas |

Thumbnail

Enviada


Duration (CDF) Plot
A simple plotter for ranked data against empirical probability.

casi 11 años hace | 4 descargas |

Thumbnail

Enviada


Html Table Writer
Writes a cell-array to an html file. Numerous formatting options are available.

casi 11 años hace | 4 descargas |

Thumbnail