Error using ^ inputs
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!