Jon Brenner

MathWorks

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
4,473
of 300,392

REPUTATION
12

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
4

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

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

10 years ago | 1

| accepted

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

11 years ago | 0

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

12 years ago | 0

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

12 years ago | 3