Main Content

export

Export SerDes model with current settings

Since R2026a

Description

[return,status] = export exports the AMI export object to AMI executables.

Output Arguments

collapse all

Flag to show if the export is successful, returned as 1 or 0. If return is 1, the export is successful.

Export status, specified as a string. status tells you if the export is successful or captures the error messages in case of an unsuccessful export.

Version History

Introduced in R2026a