jprintf

JPRINTF allows printing formatted text to separate windows using MATLAB, Simulink, or Stateflow.

您现在正在关注此提交

JPRINTF is a general replacement for the built-in fprintf function. In addition to printing to a file or the command window, JPRINTF can print formatted output to one or more text windows. The text windows resemble the command window and can be independantly positioned, editted, and printed.

The pull-down menus perform these functions:

File: open, save, save as, page setup, print, close

Edit: cut, copy, paste, select all, clear all

Format: font, foreground color, background color, wrap (on/off)

JPRINTF is programmed entirely in MATLAB and Java. It should work on any platform supported by The Mathworks. Included is a Simulink library that allows use of JPRINTF from within Simulink and Stateflow.

引用格式

Mark Brown (2026). jprintf (https://ww2.mathworks.cn/matlabcentral/fileexchange/8641-jprintf), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Simulink Functions 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.0

Switched from JPrinterWorks to native Java print method. Window now scrolls to the bottom. Added default font (Courier New 12pt). Added rudimentary API. Added find and findnext functions. Added standard Windows keyboard shortcuts.

1.0.0.0