VectorBase::Data() Issue


Version: 2018

Type: Bug Fixes

Category: Programming

Subcategory: Origin C

Jira: ORG-17339


Fixed in Origin 2018. Add a system varible(@DET) based tolerance which should be a percent of the (max, min) step value, so using the max value should be only if the computed value is within this tolerance.

100 = current way, always take the end value specified
>= 1, percent of the step value as tolerance.
0 = work same as matlab, end value only as a stop