Error using ^ inputs

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

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Products

Asked:

on 15 Sep 2019

Answered:

on 15 Sep 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!