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

