www.gusucode.com > stats 源码程序 matlab案例代码 > stats/CreateAStableDistributionObjectUsingDefaultParametersExample.m

    %% Create a Stable Distribution Object Using Default Parameters

%%
% Create a stable distribution object using the default parameter values.
pd = makedist('Stable')