Statistics
All
RANK
19,137
of 301,506
REPUTATION
2
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 21,306
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to Split hexadecimal in to separate bytes?
Hi i am having an array of Hex values like below, byte size may vary some times. I would like to split the byte by byte and plac...
7 years ago | 1 answer | 0
1
answerQuestion
How to fill excel cell color using MATLAB command, and not by the actxserver method?
I would like to set/fill the excel color using Matlab command, I find out some commands using actxserver but i dont want to use ...
7 years ago | 1 answer | 0
1
answerQuestion
Why this Error: Object returned error code: 0x800A01A8 is appear?
Hi all, While working on the actxserver i am doing some changes in excel for example : K>> cellrange = ws.Range('C1'); ...
8 years ago | 1 answer | 0
1
answerAnswered
How to set Tab color of an excel sheet using Matlab command?
The below command i used and it worked for me % Excel = actxserver('excel.application'); WB = Excel.Workbooks.Open(fullfile...
How to set Tab color of an excel sheet using Matlab command?
The below command i used and it worked for me % Excel = actxserver('excel.application'); WB = Excel.Workbooks.Open(fullfile...
8 years ago | 1
| accepted
Question
How to set Tab color of an excel sheet using Matlab command?
I would like to color the spreadsheet tab into 'RED' or 'Green' using Matlab command. Thanks in advance!!
8 years ago | 2 answers | 0



