photo

Tongyao Pu


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer
  • First Review

배지 보기

Feeds

보기 기준

답변 있음
datetime conversion from Excel to MATLAB wrong
After a simpler trial run with excel, I identified the problem: my excel is using the 1904 date system (the default date number ...

대략 2년 전 | 0

| 수락됨

질문


datetime conversion from Excel to MATLAB wrong
Problem: when read excel into MATLAB, the date that is supposed to be 2012 gets translated into 2008 What I have: an exce...

대략 2년 전 | 답변 수: 2 | 0

2

답변

답변 있음
cycling through both linestyle and linecolor
A semi-automatic code I have came up: % define line style or color you want sty = {'-', '--', '-.',':'}; col = {'#0072BD', '#...

3년 초과 전 | 0