Feeds
질문
fsurf with symbolic variables
I'm trying to plot the eigenvalues of a symbolic 3x3 matrix using the code below: syms kx ky phi; assume(kx,'real'); assume(ky...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
cell Array of objects to object method
Hi all, I'm new to OOP concepts and I'm trying to port an old code that used to make massive use of structs to a class-based arc...
거의 7년 전 | 답변 수: 0 | 0
