Display
从版本 6.0 开始,Display 被 Export 中的功能取代.
Display[channel,graphics]
用于把图象或声音以 PostScript 格式输出到指定输出通道中.
Display[channel,graphics,"format"]
以指定格式输出图象或声音.
Display[channel,expr,"format"]
以指定格式输出 box、单元或笔记本表达式.
更多信息和选项
- 输出通道可以是一个单独的文件或管道,或它们的一个列表.
- 在 Display 中,graphics 可以是 Graphics、Graphics3D、SurfaceGraphics、ContourGraphics、DensityGraphics 或 GraphicsArray.
- graphics 同样可以包括 Sound.
- 在 Display 中,expr 可以是 Cell、Notebook 或其它由 ToBoxes[expr] 产生框符.
- 任何用于 Export 的特定图形格式都可以被使用.
- 可以给出下面选项:
-
CharacterEncoding {} 文本中使用的字符编码 ImageOffset {0,0} 视区中图象的偏移量 ImageResolution Automatic 图像的分辨率 ImageRotated False 是否将图象旋转到水平模式 ImageSize Automatic 绝对图像尺寸 - $DisplayFunction 通常根据 Display 给出.
- 如果 channel 中指定的文件或管道没有被打开,Display 会使用 OpenWrite 来打开它们,然后在它完成 时则关闭这些特别的文件和通道.
- 许多情况下,Display 通过 WSTP 来调用 Wolfram 语言笔记本前端.如果该前端不存在,Display 的某些功能可能无法使用.
- 显示文本时,Display 可能使用为 Wolfram 语言特别安装的字体.
Wolfram Research (1988),Display,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Display.html (更新于 1999 年).
文本
Wolfram Research (1988),Display,Wolfram 语言函数,https://reference.wolfram.com/language/ref/Display.html (更新于 1999 年).
CMS
Wolfram 语言. 1988. "Display." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 1999. https://reference.wolfram.com/language/ref/Display.html.
APA
Wolfram 语言. (1988). Display. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/Display.html 年