photo

Jaideep Cherakka Kesavan


Last seen: 4 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
117 429
of 297 503

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20 449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159 017

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 2

View badges

Feeds

View by

Question


How to set the output file name same as input names but with an additional word
I have a few folders each with one .txt file. I load one file at a time using a Matlab GUI: function load_data_callback(~,~,h) ...

ungefär 2 år ago | 1 answer | 0

1

answer

Answered
xlsxwrite is not working. Do I need MS Excel pre-installed to use xlswrite
I could get the values that I am interested in by using: C = ([SeriesLabels;num2cell(SeriesData)]); writecell(C,'newtrialjck.c...

ungefär 2 år ago | 0

Question


xlsxwrite is not working. Do I need MS Excel pre-installed to use xlswrite
When I run the following code, I get the error "Existing file C:/Data.......(hereis the folder path) may be open. Please close t...

ungefär 2 år ago | 2 answers | 0

2

answers