Community Profile

photo

Mayra


Last seen: 8ヶ月 前 2019 年からアクティブ

Followers: 0   Following: 0

連絡

統計

  • First Answer

バッジを表示

Feeds

表示方法

回答済み
How to set default font size and style?
You should use: set(groot,'defaultAxesFontName','Verdana') set(groot,'defaultAxesFontSize',12) And it is possible to set as d...

3年弱 前 | 0

回答済み
How can I assign different colors to two-line plot title?
It was complicate for me to realize that we simply need to create a string as described in the help center, which is: title(['\...

3年弱 前 | 0

回答済み
convert wind direction in true North to Math convention
I have been struggling with the same problem and I found an easy way to deal with this. First you should convert your original ...

5年弱 前 | 1