photo

David O'Brien


Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
110,693
of 300,321

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Best practice to retrieve data from a large excel database based on GUI input
Hi all, I was wondering if there is some established/fast way to quickly retrieving selected values from a large excel databa...

10 years ago | 1 answer | 0

1

answer

Answered
How to work with certain excel sheets?
Here you go. Specify which sheet by replacing sheet with the sheet name. Read the help doc for more info. num = xlsread(f...

10 years ago | 0

Question


How to modify titles on plots generated by controlchart(y, 'chart', {'i','mr'})
controlchart() uses subplot to generate two charts. After I generated the plots, I realized that I can only change the last subp...

10 years ago | 1 answer | 0

1

answer

Question


Using ActiveX Server with Excel
I'm following the example shown in Matlab documentation: <http://www.mathworks.com/help/matlab/matlab_external/example-reading-e...

10 years ago | 1 answer | 0

1

answer

Question


How to shift date-time variable to a common start-date/time
I have some data formatted as follows: % Simple example as the "actual_dates" is a large char array. common_date = datet...

10 years ago | 3 answers | 0

3

answers