Community Profile

photo

Gopika Rajan


Con actividad desde 2018

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Write cell array defined by a variable to a excel file
Hello, I have a cell array that I get after processing data which needs to be written to a excel file. For some reason, fprintf...

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Output name same as input names but with an extra word at the end to distinguish
Hello , I have many files in a folder . I have written a matlab code to do something. Now I am looking to save the output file ...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Respondida
Splitting one column into multiple columns
Here is the script i have been working on. The first five rows have een removed. fid = fopen('LE.txt', 'r') ; % ...

más de 4 años hace | 0

Pregunta


Splitting one column into multiple columns
Hello, I am writing a script to split a singe cell to 9 columns. Here is the sample data. I want to be able to do some operatio...

más de 4 años hace | 4 respuestas | 0

4

respuestas

Pregunta


How to loop through all files in subfolders in a main folder?
Hello, I have a main folder and several subfolders in it. Each subfolder has several files within them. I want to create a lo...

más de 5 años hace | 1 respuesta | 1

1

respuesta