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://jp.mathworks.com/matlabcentral/fileexchange/8641-jprintf), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersSimulink 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