![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6063680_1522111781628_DEF.jpg)
TP Das
Followers: 0 Following: 0
Statistiques
13 Questions
0 Réponses
RANG
9 590
of 297 010
RÉPUTATION
4
CONTRIBUTIONS
13 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
46.15%
VOTES REÇUS
4
RANG
of 20 418
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 687
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
presque 10 ans il y a | 1 réponse | 3
1
réponseQuestion
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...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 3 réponses | 1
3
réponsesQuestion
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...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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 ...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0