support for regression tables?

JH on 1 Jun 2025
Latest activity Reply by Mike Croucher on 26 Jun 2025 at 15:40

As far as I can tell, there is still no official support for creating publication-ready tables from regression output, either as latex or natively. Although MATLAB isn't primarily statistical software, this still seems like an oversight, as almost any similar software has this capability built-in or as a package.
Mike Croucher
Mike Croucher on 26 Jun 2025 at 15:40
Can you give more details about what you'd want MATLAB to support please? An explicit example?
Rik
Rik on 10 Jun 2025
There are many things not implemented natively in Matlab, but that is where the File Exchange comes in. There are many nice things you can find there. So you could write your own tool and publish it there.
There are a handful of examples where a FEX entry ends up getting implemented in Matlab or in one of the toolboxes. Sometimes this is on purpose, but sometimes this is pure coincidence (e.g. in the case of my readfile function, which is mostly equivalent to cellstr(readlines(___)) and was introduced in R2020b, 2 years after I posted readfile).
JH
3
Posts
1
Reply

Tags

No tags entered yet.