Feeds
回答済み
Plot specific columns from matrix
You can use, scatter(A(:,1),A(:,2)) Where A is the matrix in question.
Plot specific columns from matrix
You can use, scatter(A(:,1),A(:,2)) Where A is the matrix in question.
8年以上 前 | 0
| 採用済み
質問
How do I represent the following B.C. in Matlab PDE Toolbox?
I have to represent the following B.C. in Matlab PDE, h(σ_el)ij nj = −(hσa + λκ)ni where i and j denote in-plane coordinat...
8年以上 前 | 0 件の回答 | 0

