Community Profile

photo

Chris L'Esperance


Last seen: 3 months ago Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Best practice for implementing LaTeX thin space within axis label
The following formulation for a mixed latex and non-latex string to be rendered with the latex interpreter works well; the rende...

1 year ago | 1 answer | 0

1

answer

Question


Fitting success estimator from lsqcurvefit.m
lsqcurvefit.m is attractive relative to nlinfit.m because of its support for ranges associated with the initial conditions / par...

3 years ago | 0 answers | 0

0

answers

Question


How to avoid overlap of tick mark label strings generated by dynamicDateTicks.m?
Is there a way to avoid overlapping tick mark label strings generated by dynamicDateTicks.m? As an example, afigure consuming 1...

3 years ago | 1 answer | 0

1

answer

Question


How to query the date format when using dynamicDateTicks.m?
How can we query the date format when using dynamicDateTicks.m? The use case is dynamically displaying a corresponding date/tim...

3 years ago | 1 answer | 0

1

answer

Question


How to list supported font styles?
Font style on the current axes can be set by set(gca, 'FontName', <name of supported font>). Should one assume that a Matlab in...

4 years ago | 1 answer | 0

1

answer

Question


Saving large figures to .pdf in matlab using export_fig.m
I'm using export_fig.m (https://www.mathworks.com/matlabcentral/fileexchange/23629-export_fig) to export a figure to a variety o...

4 years ago | 0 answers | 0

0

answers

Question


Plot true color Sentinel-2A image
Through a combination of non-matlab/non-native tools (GDAL) as well as native tools (geoimread) I can ingest Sentinel-2A data ei...

5 years ago | 0 answers | 0

0

answers

Question


Alternative to geoimread.m function when geographic tags are absent
We are working with .tif images which have been converted with a third party software from .jp2 files. Tile corner coordinates...

5 years ago | 0 answers | 0

0

answers

Question


Errors within MATLAB Executable build
We are attempting to build a .exe from .m script, however we are running into errors with the executable file. See the attached ...

5 years ago | 0 answers | 0

0

answers

Question


Approach for plotting with an indeterminate number of colormaps
The following code allows multiple landsat tiles to be plotted using the m_map package. The variable IMAGERY_PATH is a cell whi...

5 years ago | 0 answers | 0

0

answers

Answered
How to create a transparent, rectangular patch with rounded corners?
This seems like a relatively efficient way to build the polygon which can be plotted as a line or patch. If this is unneccesari...

5 years ago | 0

| accepted

Question


How to create a transparent, rectangular patch with rounded corners?
It would be helpful to create a transparent, rectangular patch with rounded corners. This could be acheived with something like...

5 years ago | 5 answers | 2

5

answers

Question


Use of hgtransform with axesm / mapping toolbox
I would like to plot a series of fields (these could be surfacem objects with zero-value ZData or pcolorm objects) in the same f...

7 years ago | 1 answer | 0

1

answer

Question


How to call a .mexw64 file in a .m function? / MEX workflow
Hi there, I have built a MEX-compatible .c file, compiled it with a suitable compiler, tested it, and generated a .mexw64 fil...

11 years ago | 1 answer | 0

1

answer