jprintf

版本 1.1.0.0 (27.8 KB) 作者: Mark Brown
JPRINTF allows printing formatted text to separate windows using MATLAB, Simulink, or Stateflow.
1.8K 次下载
更新时间 2011/6/27

查看许可证

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 (2024). jprintf (https://www.mathworks.com/matlabcentral/fileexchange/8641-jprintf), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Simulink Functions 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
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