Release Notes


Stay updated with the latest MALMIJAL software releases, including new features, performance improvements, bug fixes, and version updates. Review detailed release notes and track the full version history of the MALMIJAL signal processing tool. 

MALMIJAL-M Update (v2.5.0)

관리자
5 Mar 2026

Update Details(2.5.0)


New features, performance improvements, and bug fixes to enhance stability and signal processing performance in MALMIJAL-M.


1.Expression Input Support for Numeric Fields

In non-integer numeric input fields, MALMIJAL-M now supports mathematical expressions, including basic arithmetic and common constants/functions such as pi, e, sin, cos, tan, abs, sqrt, exp, log, log10, and pow. After entry, the expression is automatically evaluated and converted into a numeric value.


Examples:

  • 2*pi*1000 → 6283.185…

  • sqrt(2) → 1.414…

  • log10(1000) → 3

05f3d5e1e8e3e.png


Invalid Expression Error Popup Invalid Expression Error Popup


2. Angle Option Added for Envelope Processing

An Angle checkbox has been added in the Preprocess tab when selecting Envelope Curve.
When enabled, MALMIJAL-M internally applies the Hilbert Transform to calculate the signal angle (phase) instead of the envelope curve.


For an example workflow, see:
“Samples/FM envelope.mmj”

1cadf4ed68772.png

e37c69af8b9f4.png

4cdf5eeeb8a48.png


3. Time Delay Added to Preprocess Tab

A Time Delay function has been added to the Preprocess tab, allowing users to shift signals in time for analysis and alignment purposes.


Example workflows can be found in:
“Samples/echo.mmj” and “Samples/detect delay.mmj”.

Time Delay Added to Preprocess Tab

bdc346a452ff1.png

aab637806914b.png