Matrex 2.2 freeware

Matrex is a vectorial spreadsheet. It gives you the same functionalities of a classic spreadsheet application in a new, different way. Matrex is excellent when working with blocks of data coming from databases, feeds, files, external applications, simulations. ...

Author aferrandi
Released 2012-01-23
Filesize 13.10 MB
Downloads 410
OS Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10
Installation Instal And Uninstall
Keywords vectorial speadsheet, data amounts, strongly multithreaded, vectorial, spreadsheet, amount
Users' rating
(4 rating)
MatrexOtherWindows XP, Windows Vista, Windows 7, Windows 8, Windows 10
Matrex - octave Freeware Download Notice

Matrex Free Download - we do not host any Matrex torrent files or links of Matrex on rapidshare.com, depositfiles.com, megaupload.com etc. All Matrex download links are direct Matrex download from publisher site or their selected mirrors.

Matrex freeware - The Latest User Reviews
Matrex freeware - The Latest Versions History
2.2 Jan 23, 2012 New Release · Matrex 2.2 adds 42 new functions in the standard package.

Changes from version 2.1:

FUNCTIONS:
Matrex contains the following new functions:
· sys.date.removetime
· sys.date.subtract
· sys.db.update
· sys.standard.minmax.max
· sys.standard.minmax.min
· sys.standard.minmax.nthmax
· sys.standard.minmax.nthmin
· sys.standard.test.iseven
· sys.standard.test.isodd
· sys.standard.trigonometric.acosh
· sys.standard.trigonometric.asinh
· sys.standard.trigonometric.atanh
· sys.standard.changebase
· sys.standard.closesteven
· sys.standard.closestodd
· sys.standard.constant
· sys.standard.constantas
· sys.standard.factorial2
· sys.standard.gcd
· sys.standard.lcm
· sys.standard.logbase
· sys.string.chars.charstocodes
· sys.string.chars.charstostring
· sys.string.chars.codestochars
· sys.string.chars.codestostring
· sys.string.chars.stringtochars
· sys.string.chars.stringtocodes
· sys.string.regex.find
· sys.string.regex.replace
· sys.string.test.isboolean
· sys.string.test.isdate
2.1 Jan 16, 2012 New Release GUI:
· Project diagram.
· Plugins dialog has been evolved to a more general locations dialog.
· If a toolbar becomes too small to contain all buttons, it displays a menu containing the missing buttons.
· Progress bar that shows loading of the single items of a project.
· The matrix editor has a toolbar, to make the GUI uniform in the whole application.

Internal:
· Configuration files containing the location of the other Matrex files (see locations dialogs). With this Matrex becomes easy to package for specific operating systems.
· Able to read/write tab separated files (together with the CSV files).

Test:
· More unit testing. The idea is to have a set of tests to fire to check the project before each release.
· GUI unit testing of an editor (Function Editor) with SWTBot.
· Used Findbugs (http://findbugs.sourceforge.net) annotations.

Other:
· Bugs fixed.