Is it possible to do calculations with GNU Octave using measuring units?
Successful_Try543 @ Successful_Try543 @feddit.de Posts 0Comments 260Joined 2 yr. ago
Successful_Try543 @ Successful_Try543 @feddit.de
Posts
0
Comments
260
Joined
2 yr. ago
Deleted
Permanently Deleted
I think I've found a solution. Matlab has implemented
symunits
in the symbolic toolbox and I've found the original? on Github. Hopefully it is compatible to GNU Octave.