Feeds
提问
Cannot use WindowButtonDownFcn and zoom in the same app in newer Matlab version
I have a rather complex app which is giving me a small problem when switching from Matlab 2019a to 2021b. The relevant aspects o...
4 years 前 | 1 个回答 | 1
1
个回答提问
Using vecnorm function as defined in a toolbox
I am using a toolbox called MNPBEM17, which includes a function called vecnorm. Its code is as follows: function n = vecnorm( v...
4 years 前 | 2 个回答 | 1
2
个回答提问
How to exclude data when fitting an exponential distribution
I am trying to fit an exponential distribution of lifetimes. I want to exclude all lifetimes <= 1 because those represent unreli...
5 years 前 | 1 个回答 | 1