Import, Export, and Visualization
PCB file I/O, layout, visualization, Gerber file generation
Use the objects and functions in this category to:
- Read printed circuit board (PCB) designs and specifications from Gerber files. You can then visualize and analyze the PCB design and specifications using the functions in Analysis and Verification. 
- Write the PCB design and specifications into Gerber files. 
- Convert PCB components into RF Toolbox™ circuit object using - pcbElement.
Objects
| pcbComponent | Create single or multifeed PCB component (Since R2021b) | 
| pcbElement | Create RF Toolbox circuit element (Since R2021b) | 
| PCBReader | Import and update Gerber files (Since R2021b) | 
| PCBWriter | Create PCB board definitions from 2-D PCB designs (Since R2021b) | 
| PCBConnectors | RF connector at RF PCB feedpoint (Since R2021b) | 
| PCBServices | Customize PCB file generation for PCB manufacturing service (Since R2021b) | 
| pcbFileRead | Read external pcb file (Since R2025a) | 
| powerDistributionNetwork | Create power distribution network object (Since R2025a) | 
| cadnet | Create a cadnet object (Since R2025a) | 
| layer | Create layer object from a pcbFileReadobject. (Since R2025a) | 
| padStack | Create padstack object (Since R2025a) | 
| part | Create part object (Since R2025a) | 
| component | Create component object (Since R2025a) | 
Functions
| gerberRead | Create PCBReaderobject with specified Gerber files and drill
      files (Since R2021b) | 
| gerberWrite | Generate Gerber files (Since R2021b) | 
| show | Display PCB component structure or PCB shape (Since R2021b) | 


