Jon Brenner

MathWorks

Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

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

más de 8 años hace | 1

| aceptada

Respondida
Issue with xlsread interactive selection
The xlsread interactive selection is only available on Windows platforms.

casi 10 años hace | 0

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

más de 10 años hace | 0

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

más de 10 años hace | 3