Release Notes Version 5 0 2: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (New page: ==Changes and Bug Fixes in Version 5.0.2== ===NEW FUNCTIONS AND FILES=== <table> <tr> <td >doc </td> <td > Overload of the Matlab DOC function to trap calls for EVRI products.</t...) |
imported>Scott No edit summary |
||
Line 21: | Line 21: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td >evriclearlicense</td> | <td >evriclearlicense </td> | ||
<td > Added ability to clear license code WITHOUT asking for a new one.</td> | <td > Added ability to clear license code WITHOUT asking for a new one.</td> | ||
</tr> | </tr> |
Revision as of 18:37, 21 November 2008
Changes and Bug Fixes in Version 5.0.2
NEW FUNCTIONS AND FILES
doc | Overload of the Matlab DOC function to trap calls for EVRI products. |
BUG FIXES
browse | Add help/send error report menu item. |
editds | Add missing semicolon. |
evriclearlicense | Added ability to clear license code WITHOUT asking for a new one. |
polyinterp | Move mdcheck and axis lookup logic OUTSIDE of variable loop. VASTLY improves speed (~factor of 14). |