Question
BUG when constructing new matrix when original has units
- May 26, 2020
- 2 replies
- 6360 views
PRIME 6
Weird bug. I want to create a new matrix where the new second column is a list of integers giving the row index,
If the original vector of values contains units then the second column is always set to 1.
if i non-dimensionalize i get the expected result but it is of no use as i have lost the units.


