nvmnghia
Followers: 0 Following: 0
Feeds
提问
Write function with multiple output, like sort()
B = sort(A); [B, I] = sort(A); How can I write such a function? Is it as simple as return both B and I, but the first line jus...
4 years 前 | 1 个回答 | 0
1
个回答提问
stlread returns different numbers of vertices/points
I'm using MATLAB R2019b. I have to edit a .m file which uses an accompanied stlread(). This one returns a struct stl, and I can ...
4 years 前 | 0 个回答 | 0