Community Profile

photo

John Cruce


Last seen: Today Active since 2017

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Move colorbar closer to figure?
I have a colorbar with no title that I need to move closer to my figure to reduce padding/white space between the figure and the...

14 dagen ago | 1 answer | 0

1

answer

Question


Reducing line spacing between multiline figure title
I have a multiline figure title with larger text on top. I'm trying to reduce the white space between text lines so that the two...

14 dagen ago | 1 answer | 0

1

answer

Question


Adding text below southoutside colorbar labels
I'm wanting to add a small disclaimer text line under the colorbar of my figure. The figure is a projected map with my colorbar ...

14 dagen ago | 1 answer | 0

1

answer

Question


Reshape 1D to 3D array
I have a 1D array (365x1) that I need to reshape into a 3D array (365x1x1) to divide into 3D array (365x721x1440). What's the mo...

8 maanden ago | 1 answer | 0

1

answer

Question


Adding 2D array to 3D array within loop
I have a 3d array of zeros size (365,721,1440). I'm iterating through a for loop to add from array (721,1440) to the 3d array fo...

8 maanden ago | 2 answers | 0

2

answers

Question


Remove colorbar border but keep tick labels
I'm needing to remove the outline around my colorbar. When I set the colorbar edgecolor to none (hcb.EdgeColor = 'none'), it doe...

8 maanden ago | 1 answer | 0

1

answer

Question


Display latitude and longitude labels inside figure axes using m_map
I am using the m_map mapping package (https://www.eoas.ubc.ca/~rich/map.html). I'm wanting to display latitude/longitude labels ...

8 maanden ago | 0 answers | 0

0

answers

Question


Centering Colorbar and Reducing Label Padding
I have a colorbar that I've adjusted to be roughly 80% of its original size. I'd like to center the colorbar at the bottom insid...

8 maanden ago | 1 answer | 0

1

answer

Question


Title inside figure plot
I have a figure plot with title currently above the figure frame. I'm wanting to remove the white space and border around the fi...

8 maanden ago | 1 answer | 0

1

answer

Question


Need an Elegant Sorting Solution for Directory File Names
I have a directory of filenames, (within a files structure array) structured like this: cdef2.20140101.pdef.txt cdef2.20140102...

9 maanden ago | 1 answer | 0

1

answer

Question


Standard Deviation for X,Y data over 30 Years
I have 30 years of monthly average temperature for global latitude/longitude in a matrix A (dimensions Y,X,Year; size 361,721,30...

9 maanden ago | 1 answer | 0

1

answer

Question


Retime Yearly Maximum - Finding Corresponding Dates from Timetable
I'm using the retime function to find yearly maximum values for a timetable (e.g., x=timetable(Datetime, Var); YearlyMax = retim...

11 maanden ago | 2 answers | 0

2

answers

Question


Writing cell of dates to Excel file
I have a cell of dates (characters - 4700x1 cell) formatted as mm/dd/yyyy. When I attempt to write to an Excel file using xlswri...

12 maanden ago | 1 answer | 0

1

answer

Question


Remote desktop for MATLAB individual license?
I am currently running an individual license of MATLAB on an older laptop (Dell Intel Core i7 @ 2.40GHz, 16 GB RAM, Windows 10 H...

ongeveer een jaar ago | 2 answers | 0

2

answers

Question


Divergence of Horizontal Wind using Spherical Coordinates
I'm wanting to compute divergence of the horizontal wind field from U and V components of wind (meters per second), but using a ...

meer dan een jaar ago | 0 answers | 0

0

answers

Question


Converting 1D indexed array to 2D matrix
I have a 1-D array of radar data for latitude, longitude, and altitude (dimensions of 2301 x 1201 x 24). Since not all latitude,...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Creating 2D Matrix from latitude/longitude values
I have three 1D arrays of the same dimensions (14114 x 1): latitude, longitude, and radar reflectivity. The 1D arrays are not so...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Remove whitespace around exported (saved) figure via imwrite
I'm trying to save a figure using getframe and imwrite, however, there's a lot of whitespace around the figure I'd like to remov...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


Exporting images (png) through export_fig - painfully slow
I'm using export_fig to export a figure to a high resolution png and it's painfully slow. Takes about 36 seconds to perform the ...

meer dan 2 jaar ago | 4 answers | 0

4

answers

Question


Unable to read grib2 data with nctoolbox
I'm attempting to read MRMS radar data from here: https://mrms.ncep.noaa.gov/data/2D/ReflectivityAtLowestAltitude/ I grabbed a...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Get ticks to lay across colorbar
I'm desiring to place ticks across my colorbar to more clearly separate the color palette. I've set the ticklength to be identic...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Right align text in subtitle
I've created a multi-line title and I need a second string of text right aligned on the second line: t = title({['\fontsize{14}...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Change spacing between title lines
I have a multi-line title I'm trying to change the spacing between. The first line is size 14 font, the second line is size 10 f...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


Adjusting width of horizontal colorbar
I have a horizontal colorbar that I want to set the width and keep centered under my figure. I've attempted to change the width ...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Converting 1-D indexed array to 2-D/3-D matrix
I have a 1-D array of radar data for latitude, longitude, and altitude (dimensions of 2301 x 1201 x 24). Since not all latitude,...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Question


Aligning or justifying multiple text on same title line
Hi all, I'm looking for a little help on a seemingly simple problem. I have a multiline title similar to this on a plot: ...

ongeveer 7 jaar ago | 1 answer | 0

1

answer