-
Weibull Probability Distribution Function Update
Fixed a bug in the code used to sample from the Weibull distribution. The parameters described in the User's Manual now accurately correspond to the values used in the VBA code.
-
Removed Extra Bin on Histogram Results
Removed a superfluous bin appended to the end of the probability density function histogram.
-
ModelCenter PHX_start Error
Fixed a error in which ProbWorks would fail to load when called remotely from ModelCenter using Phoenix-Integration's .excelwrapper code. The VBA code to check if the ProbWorks toolbar is installed now first checks to see if Excel is being operated as "not visible" from ModelCenter. If so, the ProbWorks toolbar does not try to display itself.
-
General Functionality Improvements
Fixed a bug in which the output graphs could "stack" up on top of each other if the output sheet and target cells were specified by the user so that the graph locations were reused each run. Increased the size of the axis labels used in the output plots. Fixed a number of spelling errors. Increased the column spacing in the tabular output dialog boxes. Used scientific notation in some output dialog boxes to increase readability. Improved splash screen layout on Mac versions.