3

Has anyone else ever used Matlab and wished other languages had a similar setup? The coding window, repl, variables window and the debugger, all of which are constantly connected?

Comments
  • 0
    Now that I'm thinking about it.. I think the compiled languages I use often have something like this too.. Matlab just makes it feel nice I guess. It most be a feature found in more mathematic and scientific languages
  • 2
    MATLAB😍
  • 0
    *Everything* is a matrix, right?
  • 1
    @phorkyas that's actually just true.. Outside of Matlab... Lol you can represent most things and most things with Ax=b (where A is a matrix) :) but yes.. Most things are matrices, it's useful for that
  • 1
    @tylerhartwig (better than being in a matrix) Quite a bunch, you are right, as long its not nonlinear or a linear approximation is sufficient. Physicists and Google might prefer the eigenvalue problems maybe. (The former often with infinite matrices which comes in a bit unhandy) but yeah matrices everywhere
  • 0
    @phorkyas what about eigenvalues? It's still good thing for Matlab to solve :)
Add Comment