Self-defined class to use internal.stats.parseArgs function

6 次查看(过去 30 天)
I'm writing a new user-defined class which is similar to classes in the MATLAB R2015a stats toolbox. In order for me to use built-in functions like internal.stats.parseArgs, do I need to claim the same superclass as the following in the class definition?
classdef vmmdistribution < classreg.learning.internal.DisallowVectorOps
Any comments are welcomed. Thanks in advance.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Construct and Work with Object Arrays 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by