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 years 前 | 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 years 前 | 0 个回答 | 0

