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 ...
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 ...
3年以上 前 | 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...
3年以上 前 | 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', '#...
cycling through both linestyle and linecolor
A semi-automatic code I have came up: % define line style or color you want sty = {'-', '--', '-.',':'}; col = {'#0072BD', '#...
4年以上 前 | 0

