matlab plot title 包含变量的图片标题
生活随笔
收集整理的這篇文章主要介紹了
matlab plot title 包含变量的图片标题
小編覺(jué)得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
基本思路是通過(guò)字符串拼接,如果有數(shù)字,需要通過(guò)num2str轉(zhuǎn)換
clear clcx=1:0.01:10; y=sin(x); plot(x,y,'linewidth',3) xlabel('x') ylabel('y') x=1; str='study' title(['x=',num2str(x), ', ', str])總結(jié)
以上是生活随笔為你收集整理的matlab plot title 包含变量的图片标题的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: Python tensorflow Mo
- 下一篇: Python Tensorflow神经网