Question


How to give an option to user of where to save the generated file
How to give an option to user of where to save the generated file, right now it is storing those files where .m files are there,...

5 years ago | 2 answers | 0

2

answers

Question


How to browse the location, to save the generated files from GUIDE
I am generating two files as output from GUIDE and when it generates those file, they are getting stored where my .m files are, ...

5 years ago | 1 answer | 0

1

answer

Question


how to write on to particular column in excel, starting from particular row
I have one column of processed data, i want to write that it in to 5th column of excel starting from row 3. xlswrite('exp2.x...

5 years ago | 1 answer | 0

1

answer

Question


need to find difference of two cells from one column in Excel
Hi, I have an excel where column one(Time) has some values and column 5 (Duration), in duration i need to find the difference o...

5 years ago | 1 answer | 0

1

answer

Question


Display of data side by side
Hi, I have an output in txt file(notepad) which is displaying all in a single row, instead I want them side by side, followin...

5 years ago | 1 answer | 0

1

answer

Question


Deletion of first element from excel while writing that in to txt file
Hi, I have an excel with 2 columns, I am reading this file from .m file and through dlmwrite, writing it to the note pad but I...

5 years ago | 1 answer | 0

1

answer

Question


Deletion of selected rows of excel from Matlab GUI
HI, I am new to MATLAB and I am trying to delete all rows except 1st and 2nd where I gave headers. But the way, for example if t...

5 years ago | 1 answer | 0

1

answer

Question


How to delete a row from excel
I have an excel where row 1 and 2 are headings and has 4 columns, is there any way to delete the data, starting from row 3, when...

5 years ago | 1 answer | 0

1

answer