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