>> 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.

 Akzeptierte Antwort

Steven Lord
Steven Lord am 3 Mai 2017

0 Stimmen

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

2 Kommentare

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

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by