jamesjuett / MatCrab

A program visualization tool for Matlab
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Verify that aggregator functions (e.g. sum()) correctly collapse to a single result for "vector like" matrices. #28

Open jamesjuett opened 3 years ago

jamesjuett commented 3 years ago

e.g. it certainly works for row vectors like a 1x5, but how about something like a 1x1x5?