photo

TP Das


Aktiv seit 2015

Followers: 0   Following: 0

Statistik

MATLAB Answers

13 Fragen
0 Antworten

RANG
9.590
of 298.292

REPUTATION
4

BEITRÄGE
13 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
46.15%

ERHALTENE STIMMEN
4

RANG
 of 20.560

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 160.775

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 10 Jahre vor | 1 Antwort | 3

1

Antwort

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 10 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


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...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 10 Jahre vor | 0 Antworten | 0

0

Antworten