numbas / Numbas

A completely browser-based e-assessment/e-learning system, with an emphasis on mathematics
http://www.numbas.org.uk
Apache License 2.0
197 stars 118 forks source link

Slicing a matrix throws an error #1003

Closed christianp closed 1 year ago

christianp commented 1 year ago

mymatrix[1..3] gives the error "Tried to construct a vector using a value of the wrong type". It should produce a matrix.