>> Dx=spdiags([e 2*e e], -1:1, Nx,Nx)/(dx)^{2}
Undefined operator '^' for input arguments of type 'cell'.
What is wrong with this line? cant figure it out.

 Réponse acceptée

Steven Lord
Steven Lord le 3 Mai 2017

0 votes

Remove the curly braces from around the 2 at the end of your statement.

2 commentaires

nandine
nandine le 3 Mai 2017
But than i get this error
nandine
nandine le 3 Mai 2017
Actually your suggestion worked! Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by