Is this expression true?
显示 更早的评论
D(i, j)=45.6*10^(-32) If not true,what modification must I do?
5 个评论
Azzi Abdelmalek
2013-9-21
Have you any error message?
Azzi Abdelmalek
2013-9-21
编辑:Azzi Abdelmalek
2013-9-21
You can check in Matlab windows command
D(1,1)=45.6*10^(-32)
Mary Jon
2013-9-21
Simon
2013-9-21
You know that "i-1" is 0 if i is 1. This is not allowed in matlab.
Mary Jon
2013-9-21
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Physics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!