From 3db978fbfa348fc67737cd074eb8302c64cb799b Mon Sep 17 00:00:00 2001 From: Julie Ruiz <147634770+jruiz032@users.noreply.github.com> Date: Wed, 12 Nov 2025 15:31:37 -0800 Subject: [PATCH] adding RunMat to Matlab resource section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 42b5da5..b3733e6 100644 --- a/README.md +++ b/README.md @@ -400,6 +400,10 @@ date conversion, scaling factor values, and filtering by the specified date. ## Matlab +### Alternatives + +- [RunMat](https://runmat.org) - High performance, Open Source, MATLAB syntax runtime. + ### FrameWorks - [QUANTAXIS](https://github.com/yutiansut/quantaxis) - Integrated Quantitative Toolbox with Matlab.