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...

10년 초과 전 | 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...

10년 초과 전 | 3