Parthiban C
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
103.362
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
9.09%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Finite difference method Boundary conditions
How to set the boundary conditions and initial conditions for the problem mentioned below?. I tried the below mentioned code. Bu...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How to convert 182*1 struct with 20 fields to 1*1 struct with 20 fields?
I have 20*182 cell which I need to convert to struct. By using cell2struct command I am getting 182*1 struct but I want 1*1 stru...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read files from sub folders in sorted order?
Sub folder names are something like this. Time_0, Time_0.5, Time_1, Time_2, Time_10. The file name in all the sub folders are sa...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to use inerpolation option with end values? If I use interp1 command it's giving NaN as the output if input is out of the range. I want to use end values if input is out of the range?
1 120 2 5000 3 12000 My input is something like this. If i give 4 as my input currently it's giving NaN as the output...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Splitting number from the file name using delimiter option
I have n number of sub folders in a folder. Time_0, Time_0.1, Time_0.5 etc..I have stored all the folder names in cells. Cell{1...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to create 2D plot from 3D table?
I have n number of 2d tables. Each table is for different time point. I did concatenate of all the 2d tables and made it as 3d. ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Subfolders file search and allocation
I have simulation results of 40 folders (Just an example number) for 40 time steps. Each folder contains some 50 results files. ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I load a file whose name is stored in variable?
My file name is available in the cell(1,1) & Cell(1,1)= Temperature.txt. How can i load the file using the variable name stored ...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to allocate files to an array?
I have a folder with 40 results files. I need to to define like this. A1= Resultsfile1, B1= Resultsfile2 so on..The first result...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Searching for file 'X' in all the subfolders and combining data of all X
I am trying to combine results from a simulation. The simulation results file contains 40 sub folders for different time steps. ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Loading files from subfolders, the file name in all the folders are same but with different data.
I am trying to combine results from a simulation. The simulation results file contains 40 sub folders and the files in all the f...
casi 7 años hace | 2 respuestas | 0