2026b

# printopt


配置打印机默认设置

函数库: TyPlot

# 语法

dev = printopt()

# 说明

dev = printopt() 返回与当前系统相关的默认打印设备。

# 示例

输出默认打印机

输出系统默认打印机名称。

using TyPlot
dev = printopt()

# 另请参阅

plt_print