Statistics
3 Questions
                        0 Answers
RANK
145,485
                          
                          
of 300,392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            66.67%
                        
VOTES RECEIVED
0
RANK
 of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,335
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
Feeds
Question
Printing an Excel sheet to PDF - Print to filename
Hi, I am using the .PrintOut solution found on this page: http://www.mathworks.com/support/solutions/en/data/1-BBJDW0/index.ht...
13 years ago | 0 answers | 0
0
answersQuestion
How to save an Excel sheet as PDF through MATLAB?
I am using the following code: hExcel = actxserver('Excel.Application'); hWorkbook = hExcel.Workbooks.Open(sprintf('%s',...
13 years ago | 2 answers | 0
2
answersQuestion
How do I move certain rows up or down in a cell array?
I have a cell array, which is sorted alphabetically. I need to move any row that contains a marker (for example, X), to the top ...
13 years ago | 1 answer | 0
 
        