photo

Tongyao Pu


Last seen: 1 year 前 自 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 years 前 | 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 years 前 | 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 years 前 | 0