From 20e247e31fb40bf2228a2ed84b93896fc48b5eff Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 4 Apr 2026 17:41:01 -0400 Subject: feat: Producing a Readable MAT-File Producing a readable MAT-File of a 1x5 Array of doubles. The file is somewhat manually generated, but currently works. --- test.mat | Bin 0 -> 224 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test.mat (limited to 'test.mat') diff --git a/test.mat b/test.mat new file mode 100644 index 0000000..a338ead Binary files /dev/null and b/test.mat differ -- cgit v1.2.3