Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこの質問set yabel={/*2.0 MyLabel}への回答に基づいてやろうとしましたが、それはそれらのリテラルで ylabel を印刷しただけです。
set yabel={/*2.0 MyLabel}
端末でオプションを有効にする必要があり、enhancedラベルを設定するための構文が間違っています (なし=)。実際の例:
enhanced
=
set terminal pngcairo enhanced set xlabel "Xlabel" set ylabel "{/*2 Ylabel}" set output 'fontsizetest.png' plot x
結果: