OctaveBand
Create an Octave Band Plot.
Syntax
model.result(<pgtag>).create(<ftag>,"OctaveBand");
model.result(<pgtag>).feature(<ftag>).set(property, <value>);
model.result(<pgtag>).feature(<ftag>).run();
Description
model.result(<pgtag>).create(<ftag>,"OctaveBand") creates an octave band plot feature named <ftag> belonging to the plot group <pgtag>.
The octave band plots a weighted frequency response in bands (octave or 1/3 octave) or as a continuous frequency response. The frequency can be weighted.
The following properties are available:
{0,0,1} or last used edgecolor.
none | parent | data set name
The description of the expression in expr. Is used in the automatic title.
on | off
on | off
amplitude | power | transfer
on | off
all | first | last | manual | manualindices | interp
How to input the solution to use. manual indicates that solnum is used. manualindices indicates that solnumindices is used. interp indicates that t is used.
on | off
automatic | manual
Manual legends active when legendmethod is set to manual.
custom | cycle | black | blue | cyan | gray | green | magenta | red | white | yellow
none | cycle | asterisk | circle | diamond | plus | point | square | star | triangle
none | cycle | solid | dotted | dashed | dashdot
All solutions on all levels
An alternate way to specify the solutions to use, allowing you to enter, for example, range(1,1,20). Applicable when looplevelinput is manualindices on a level.
String array with all | first | last | manual | manualindices | interp on each level
all on all levels
How to input the solution to use, per level. manual on a level indicates that looplevel is used on that level. manualindices on a level indicates that looplevelindices is used on that level. interp on a level indicates that interp is used on that level.
interp | datapoints
all | first | last | manual | manualindices
How to input the outer solutions to use. Applicable only for parametric sweep models. manual indicates that outersolnum is used. manualindices indicates that outersolnumindices is used.
fromdataset | 0 | 1 | 2 | 3
The solutions to plot. Available when data is not parent and the underlying data has multiple solutions
An alternate way to specify the solutions to use, allowing you to enter, for example, range(1,1,20). Applicable when innerinput is manualindices.
solnum | solutioninfo
continuous | octave | octave3
The title to use when titletype is manual
auto | custom | manual | none
auto if the title contribution should be computed automatically, possibly using the group’s customization. custom if the title contribution should be computed automatically, but customized. manual if the manual title contribution should be used (the title property). none if no title contribution should be used.
curve | solid
Use a filled histogram (solid) or a histogram drawn using lines (curve). This property is only available when function is discrete.
on | off
a | c | z | expression