Community Profile

photo

John R


Last seen: 20 dagen ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Question


Is it possible to make the background of a polar histogram transparent?
I would like to make the background of a polar histogram transparent to where I can save an image that only shows the grid lines...

meer dan 2 jaar ago | 1 answer | 0

1

answer

Answered
How to add a second x-axis on top in plot?
x1 = [14 16 18 20 22]; x2 = [399 520 675 830 1001]; y =[1 2 3 4 5]; t=tiledlayout(1,1); ax1=axes(t); set(ax1,'XLim',[min(...

meer dan 2 jaar ago | 0

Answered
How do I set limits using the geobubble function?
BubbleWidthRange https://www.mathworks.com/help/matlab/creating_plots/use-geographic-bubble-chart-properties.html

bijna 4 jaar ago | 0

Question


Is it possible to add text to geobubble plots?
I get this error when I try to add text to a geobubble plot: Text cannot be a child of GeographicBubbleChart. Is there any way...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Extract specific values from long list of tables contained in a .mat file
I have 70 tables, all with the same column headings saved in a .mat file. I would like to be able to loop through the tables to...

bijna 4 jaar ago | 1 answer | 0

1

answer

Question


Legend Background Color does not appear correctly when figure saved to file
I have white colored vectors in my figure, so I am setting the legend background to a non-white color. When I save the figure, ...

meer dan 4 jaar ago | 0 answers | 1

0

answers

Question


Line property error with time series plot
I am trying to produce a simple, time series plot of wind speeds for a specified date and time range. I am importing data from ...

ongeveer 5 jaar ago | 1 answer | 0

1

answer