Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-26020

Sheet Navigator Add Dimension Column

In order to check all sheets' dimension, add the Dimension Column in workbook/matrix’s Navigator.

Right click on worksheet/matrix name tab and choose Navigator menu, check the Dimension column in the opened dialog.

ORG-25916

Support Function to Calculate RMSE MBE MAE

Add new functions to calaulate RMSE, MBE, and MAE

Three new functions are added to Statistics category in Set Values dialog to calculate RMSE, MBE, and MAE.

  • rmse(vobs,vpred): root mean square error

  • mbe(vobs,vpred): mean bias error

  • mae(vobs,vpred): mean absolute error

ORG-26095

Unfreeze panel mini toolbar

Unfreeze mini toolbar when clicking on frozen column/row/cell

If any column/row already freezed, support mini toolbar when clicking in any cell/column/row to unfreeze

ORG-26206

Prefer Long Name in SCV dialog

Remember the Prefer Long Name option status in Set Values dialog

In the Set Column Values dialog, at the Col(A) menu, the "Prefer Long Name" is checked by default. Now the status can be rememberred next time open. It’s controls by system variable @SCVPL.

ORG-26217

Show find cell's text in Formula Bar

Show cell contents of found cell by Find tool in the Formula Bar

Ctrl + F to open Find tool, enter text to find. When a cell is found, show the content in the Formula Bar for convenient.

Matrix

JIRA

SUMMARY

DESCRIPTION

DETAILS

ORG-25090

Want Flip Colormap MT button for Matrix

Show the Flip Colormap button on Mini toolbar for matrix when it is in the view image mode. And it’s after the Palette button.

The Flip Colormap button will apply to all matrix objects by default which will affect by @MAP(default = 0 to apply to all and set to 1 to apply to active object only),

ORG-26246

Show Number of Matrix Objects on Status bar

Shows information like: [Columns x Rows x Number of Matrix Objects] on status bar

Active any matrix sheet which has multiple matrix objects to check.

...