Is this expression true?
Show older comments
D(i, j)=45.6*10^(-32) If not true,what modification must I do?
5 Comments
Azzi Abdelmalek
on 21 Sep 2013
Have you any error message?
Azzi Abdelmalek
on 21 Sep 2013
Edited: Azzi Abdelmalek
on 21 Sep 2013
You can check in Matlab windows command
D(1,1)=45.6*10^(-32)
Mary Jon
on 21 Sep 2013
Simon
on 21 Sep 2013
You know that "i-1" is 0 if i is 1. This is not allowed in matlab.
Mary Jon
on 21 Sep 2013
Answers (1)
Categories
Find more on Physics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!