no set(groot,'defaultAxesYTickFormat',...) ?
I would like to call a function "PlotPanels(...[various parameters]...)" that will produce a figure with an m*n array of subplot...
8 years ago | 0 answers | 0
0
answers
Question
isa probability distribution?
How can I check whether variables are probability distributions made by makedist? For example:
x(1) = makedist('Gamma');
...