Import, Export, and Visualization
R2026bPCB 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 |
pcbElement | Create RF Toolbox circuit element |
PCBReader | Import and update Gerber files |
PCBWriter | Create PCB board definitions from 2-D PCB designs |
PCBConnectors | RF connector at RF PCB feedpoint |
PCBServices | Customize PCB file generation for PCB manufacturing service |
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 pcbFileRead object (Since R2025a) |
padStack | Create padstack object (Since R2025a) |
part | Create part object (Since R2025a) |
component | Create component object (Since R2025a) |
Functions
gerberRead | Create PCBReader object with specified Gerber files and drill
files |
gerberWrite | Generate Gerber files |
show | Display PCB component structure or PCB shape |
componentPinData | Pin data of component (Since R2025a) |
componentData | Component data (Since R2025a) |
cadnetData | Cadnet data (Since R2025a) |
stackUp | Material details (Since R2025a) |
layerData | Layer data (Since R2025a) |
cadnetList | cadnet list (Since R2025a) |
componentList | Component list (Since R2025a) |
partList | Part list (Since R2025a) |
padStackList | Padstack list (Since R2025a) |
setNetworkParameters | Set network parameters (Since R2025a) |
setDCParameters | Set DC parameters (Since R2025a) |
setDCRules | DC Rules (Since R2025a) |
voltage | Voltage plot (Since R2025a) |
findComponents | Find components in a cadnet (Since R2025a) |



