How to get value of a function using for loop?? Please help.
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
%%First Derivatives of Shape Function
N1=diff(N1epsn,epsn)
N2=diff(N2epsn,epsn)
N3=diff(N3epsn,epsn)
Value of N1,N2 and N3 at -1,0,1.
3 件のコメント
Virajan Verma
2018 年 10 月 9 日
madhan ravi
2018 年 10 月 9 日
What’s epsn , N1epsn??
PromoCodeBSJ
2018 年 10 月 9 日
You have to give us a lot more than 3 useless lines of code
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!