taking power of elements in matrix
1 view (last 30 days)
Show older comments
I got a matrix c
I want every element in the matrix to take a power of -2
c^-2 does not work
What is the correct code?
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!