Pattern Data Integration and Visualization
Import measured or third-party simulated radiation pattern data of an
antenna or array from TXT, CSV, FFD, or MSI Planet antenna file
(.msi
or .pln
). Use this data to
excite cavity and reflector backing structures through the measuredAntenna
object or integrate it into RF systems using
the Antenna (RF Blockset) block. Visualize 3-D radiation patterns, near- and
far-fields, and create interactive polar plots with this data. Antenna
Toolbox™ functions allow you to read and write radiation pattern data from
MSI planet antenna files in ASCII text format. Additionally, you can
reconstruct a 3-D radiation pattern from 2-D pattern slice data.
Objects
measuredAntenna | Use measured pattern data as exciter for backing structures (Since R2023a) |
polarpattern | Interactive plot of radiation patterns in polar format |
PatternPlotOptions | Create option list to customize 3-D radiation pattern for pattern overlay option |
Functions
fieldsCustom | Plot electric or magnetic field of antenna |
msiread | Read antenna or array analysis data from MSI planet file |
msiwrite | Write antenna or array analysis data to MSI planet file |
patternCustom | Plot radiation pattern using spherical coordinate system (phi and theta angles) |
patternFromAI | Reconstruct 3-D radiation pattern of antenna or array from two orthogonal pattern slices using AI (Since R2024a) |
patternFromSlices | Reconstruct approximate 3-D radiation pattern from two orthogonal slices |
smithplot | Plot measurement data on Smith chart |
Topics
- Interact with Polar Plot
Use the interactivity features of a polar plot.