Error using ^ inputs
Show older comments
Error using ^ input must be a scalar and square matrix. To compute elementwise powder, use powder (. ^) instead. x=0.1:0.1:0.5; y=abs(log(x))*log(x)^2
Answers (1)
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!