以下是一个基于MATLAB GUI的PCM编码和QAM调制实现的示例代码: % 创建GUI界面 fig = uifigure('Name', 'PCM编码和QAM调制'); fig.Position(3:4)