Pregunta


To Run a program for multiple times for different data and report result for each run
I have a program as follows: A=textread('VMIVolt.asc'); t=0:1:1000; h=hist(A(:,1)./1000,t); meanBinIndex = sum(t(620...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Take the average from a region of a plot and subtract the background
I have a histogram ranging from 0 to 700 (along X axis). It is an exponential decay curve. I want to take the average from 600 t...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


To eliminate the lines begin with "%"
I have a file (attached here) which I need to eliminate all the lines begin with "%" and remove the "commas" after the numbers. ...

alrededor de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How to eliminate texts from the data file?
I have a .dat file which has three columns of numbers (X,Y and Z). An example file is attached here. In the file there are some ...

alrededor de 12 años hace | 1 respuesta | 0

1

respuesta