TP Das
Followers: 0 Following: 0
Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
9.590
of 295.467
REPUTACIÓN
4
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
46.15%
VOTOS RECIBIDOS
4
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
errorbars in semilog or loglog graphs not coming properly
I have to plot some bivariate data in either semilog or loglog scales. The errorbars are not displayed properly. errorbar comman...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
How to supply string inputs to my program from a textfile ?
I have a program called run_from_cla.m that accepts the absolute path (i.e. a string) of the dataset directory as the input. The...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Checking the existence of any file with a specific extension in a directory
I require to check whether any file exists with a specific extension in a given folder. Let us say, I look for whether any .pdf ...
más de 9 años hace | 1 respuesta | 3
1
respuestaPregunta
How to read strings line-by-line and pass them as inputs to a program
I have written a code (say run.m) that takes the path of the directory of my data-set as a command line input (there is no other...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
saveppt2 fails to generate ppt in Ubuntu
I use the saveppt2 code of MATLAB to consolidate my figure files to a single powerpoint when I work in the Windows OS. This fail...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Fonts are too small when MATLAB figs are generated in Ubuntu 12.04 (LTS)
I usually use MATLAB (MATLAB 2008) in Windows OS and generate figure files with user-defined font size and type (font size and t...
casi 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Saving a matlab figure file without displaying it
Usually I generate a matlab plot using plot command and then save it for offline viewing. When I have to do the same for, say, 1...
casi 10 años hace | 3 respuestas | 1
3
respuestasPregunta
How to merge multiple jpeg or pdf files to a single pdf file?
I have few figure files (format: figure_XX.jpeg or pdf ; XX is the serial number of the figure), which I need to merge to make a...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How to save a plot as jpeg or pdf with a given aspect ratio and resolution?
I need to save a plot generated by my matlab code as a jpeg or pdf file. The simple 'saveas' command works, but the resolution ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract the fourth place of decimal of a number which is basically a flag-status?
I have a multicolumn datafile where the last coloun presents numbers like 3.2341, 2.3450, 1.2320, 8.9871. The fourth place of de...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read datafiles residing in a different path than the program using the 'load' command or otherwise?
My matlab code wherein I read the datafiles (filename format: datafile_XX.dat, XX is the serial number of the file) using the 'l...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
How to skip the first row while reading a textfile?
I have a textfile with the first row comprising strings. The rest of the rows are numbers. I need to read only the numbers (seco...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to read a textfile skipping the first column ?
I have a textfile with 40 columns (tab separated). The first column is a string and the rest of them are numbers. I wish to skip...
casi 10 años hace | 0 respuestas | 0