Frage


how to call path location in global to a function in matlab?
hi......i created two functions(add,sub).in sample.m file, i called this two function with below paths. path_01 = 'C:\U...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how to use system() to cal external Winzip to matlab?
i have 250000 zip files.i need to unzip ..in matlab it takes more time to unzip. how to cal external program using system()??

etwa 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to access a particular format files from a drive location?
hi.. In my D drive,many folders(app. 50 folders) are there.each having many formats of files.i need to access .zip files alo...

etwa 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to make unzip faster in matlab?
i have 50000 .zip files..i need to unzip and process with the files inside those zip files. i coded to unzip in a loop.but its v...

etwa 11 Jahre vor | 5 Antworten | 0

5

Antworten

Frage


How to use xlswrite instead of fwrite ?
hi..below code is to fetch files and append in separate excel file..i done..but existing is getting saved from A1(first row)...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to save in specific row and column with this code in excel?
hi..below code is to fetch files and append in separate excel file..i done..but existing is getting saved from A1(first row),but...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


can use xlswrite in for loop without overwriting?
i need to write values of every iteration from loop and get saved in excel file one by one order..its like appending..is it poss...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to write cell values to a file from matlab?
hibelow here is to create header by feteching two files input.i got my output in 'out' variable.but i couldnt able to write i...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to save each iteration values without overwriting in a loop ?
hi, i spliting strings into cell array and storing of each value in each cell in MS excel is done..but while coming to do same...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to concatenate in matlab?
A=power; load ;density; b=_mean;_std;_max;_min; A is a set of string in .txt file 1 and B is a set of string in .tx...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to split the string to cells?
i have a text file contains following data, SAMPLE_20120807_1806 0 +1.122117E+1 +7.190077E+0 +1.460343E+1 ..i opened thi...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to concatenate in a loop?
A='firstname_01';'firstname_02';'firstname_03' B='lastname_01';'lastname_02';'lastname_03' A is a set of string in .txt file...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to delimit the file in matlab?
end hi ..I NEED to append the .run files to excel file.the data inside each .run file will be like below, ex: SAMPLE_2012...

mehr als 11 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to append .run files.?
i have 5000 .run files. i want to append all in a single file. whether append function is there in matlab r it can b done using...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to read data from multiple files and save in single file
i have 5000 text files each file having(1*50). i need to read those all files from top to bottom order and want to save them in ...

mehr als 11 Jahre vor | 4 Antworten | 1

4

Antworten

Frage


how to put this conversion in for loop?
hi..below code is to convert .tim file to ascii file for one particular file.but i need to convert for 500 files(.tim). also i n...

mehr als 11 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


how to unzip files using loop?
i have 1000 .zip files in single folder. i need to unzip all these and store in new folder using loop statement r any in matlab...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to access a particular format file from a zip file with or without zipping in matlab?
i have 100 zip files..in each i have many files different extension .but i need to take all the .txt files alone from each zip f...

mehr als 11 Jahre vor | 5 Antworten | 1

5

Antworten

Frage


how to read a .tim formated file in matlab
hi.. i have a .tim extension file.. i need to read that file using matlab..is it possible..? help me with this..pl...whether it...

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort