Community Profile

photo

Roger Parkyn


Hydro Tasmania

Last seen: 3年弱 前 2013 年からアクティブ

Professional Interests: Hydrological and energy modelling

統計

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

バッジを表示

Content Feed

表示方法

回答済み
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...

3年弱 前 | 0

回答済み
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', '...

3年以上 前 | 0

回答済み
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 ...

5年弱 前 | 2

送信済み


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

7年弱 前 | ダウンロード 1 件 |

Thumbnail

回答済み
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...

8年以上 前 | 0

送信済み


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.

8年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

11年弱 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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

11年弱 前 | ダウンロード 3 件 |

Thumbnail