$OutputSizeLimit

$OutputSizeLimit

Wolframシステムノートブックに完全な状態で自動的に出力される式の,最大の大きさをバイト数で指定する.

詳細

  • $OutputSizeLimitを超える大きさの式の場合,その式の一部が残りの部分を見るためのコントロールとともに表示される.
  • $OutputSizeLimitは,表示に必要な大きさが含まれているデータ量とともに大きくはならないGraphicsSparseArrayのような構造の影響は 受けない.
  • $OutputSizeLimitの結果として省略された式の大部分は,同じカーネルセッションでこれに対応するOut[n]にアクセスが可能な間しか表示できない.

例題

  (1)

以下は少々長い出力を生成する:

$OutputSizeLimitを小さめに設定する:

こうすると,同じ出力が短縮された形で表示される:

以下で$OutputSizeLimitオプションを大域設定に戻す:

Wolfram Research (2007), $OutputSizeLimit, Wolfram言語関数, https://reference.wolfram.com/language/ref/$OutputSizeLimit.html.

テキスト

Wolfram Research (2007), $OutputSizeLimit, Wolfram言語関数, https://reference.wolfram.com/language/ref/$OutputSizeLimit.html.

CMS

Wolfram Language. 2007. "$OutputSizeLimit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/$OutputSizeLimit.html.

APA

Wolfram Language. (2007). $OutputSizeLimit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/$OutputSizeLimit.html

BibTeX

@misc{reference.wolfram_2024_$outputsizelimit, author="Wolfram Research", title="{$OutputSizeLimit}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/$OutputSizeLimit.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_$outputsizelimit, organization={Wolfram Research}, title={$OutputSizeLimit}, year={2007}, url={https://reference.wolfram.com/language/ref/$OutputSizeLimit.html}, note=[Accessed: 21-November-2024 ]}