MATLAB Help Center
WTBO constructor
OBJ = wtbo
OBJ = wtbo(userdata)
OBJ = wtbo returns a WTBO object. The DTREE, and NTREE, and WPTREE objects all have a WTBO object as the parent.
OBJ
WTBO
DTREE
NTREE
WPTREE
OBJ = wtbo(userdata) sets the ud field of OBJ.
userdata
ud
example
collapse all
Create a WTBO object whose user data field is set to the string "Hello, World".
"Hello, World"
obj = wtbo("Hello, World"); get(obj,"ud")
ans = 1×1 cell array {'Hello, World'}
User data to store in the ud field of the WTBO object, specified as an array, cell array, or structure array..
Example: obj = wtbo({1,"hello",randn(2,2)}).
obj = wtbo({1,"hello",randn(2,2)})
Object, returned as a WTBO object. OBJ has these fields:
wtboInfo — Object information (not used)
wtboInfo
ud — User data field
Introduced before R2006a
dtree | ntree | wptree
dtree
ntree
wptree
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
Europe
Asia Pacific
Contact your local office