Lets you populate saved simulation waveform data into a running Waveform Viewer instance.
Syntax
xlOpenWaveFormData('C:/wavedata/model_name.wdb')
How to Use
- Open an instance of Waveform Viewer in the current Model Composer session.
- Locate the waveform data file (model_name.wdb) you want to open. Note: The wavedata directory contains the waveform data.
- Type
xlOpenWaveFormData (‘C:/wavedata/model_name.wdb’)in the MATLAB console. Ensure you enter the absolute path of the waveform data file. - Observe the waveform data in Waveform Viewer.
Related Topic
For information on using the Waveform Viewer to develop and troubleshoot your design, refer to the Vivado Design Suite User Guide: Logic Simulation (UG900).