how to transform my input in n-dimensions
Show older comments
Dear All,
I need to rotate hyper-rectangle in 4-dimensions
but I got error Error using maketform>validate_matrix (line 317) The final column of A must consist of zeroes, except for a one in the last row. Error in maketform>affine (line 163) A = validate_matrix( A, 'affine' );
I want to transform the matrix v and their is no zeroes final column in v.
regards
Accepted Answer
More Answers (0)
Categories
Find more on Axes Transformations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!