Jon Brenner

MathWorks

2013 年からアクティブ

Followers: 0   Following: 0

統計

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
xlsread is importing the date strings as a serial date in my mac script but not on my windows script
Hi Thomas, xlsread behaves differently on Macs than on Windows. I think what you need is xlsread's 'basic' mode. 'basic' mo...

8年以上 前 | 1

| 採用済み

回答済み
Issue with xlsread interactive selection
The xlsread interactive selection is only available on Windows platforms.

約10年 前 | 0

回答済み
Troubles with License and Host ID
Hi Jason, try following the instructions from <http://www.mathworks.com/matlabcentral/answers/99859 this answer> to deactivate y...

11年弱 前 | 0

回答済み
Using an if statement to differentiate between odd and even numbers
In order to determine if a number is odd or even in MATLAB, use the mod function. http://www.mathworks.com/help/matlab/ref/mo...

11年弱 前 | 3