Community Profile

photo

suyun


Last seen: 8 months ago Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


daily average, monthly average
I want to average daily/ monthly average.. how to use 'mean' function?

9 years ago | 1 answer | 0

1

answer

Question


load data input from data list
i have a data list D:\01_AA\A1.dat D:\01_AA\A2.dat D:\01_AA\B1.dat and i used [data_list]=textread('data...

9 years ago | 1 answer | 0

1

answer

Question


how to convert Julian date to Gregorian date ?
i know, ' gregorian date -> julian date ' : use 'datenum' How to convert julian to gregorian ?

9 years ago | 1 answer | 0

1

answer

Question


change xticklabel and datetick
I changed xticklabel. set(gca,'xlim',[0 69], 'ylim', [-8 8]); set(gca,'XTickLabel',734460:734528) datetic...

9 years ago | 1 answer | 0

1

answer

Question


next line, new line! in the text( ) code
I want to write text using text code text(5,5,['MATLAB','\n']); but '\n' doesn't work. I want a textbox consi...

11 years ago | 2 answers | 1

2

answers