photo

ahmed


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

Respondida
with x calculated f(x)
if you mean function with input (ex:R) and output (ex:X) use this example : function [x] = cal(r) % This is an ex...

más de 10 años hace | 0

Pregunta


avrgae and standDev... Data should be vector Problem??
I am trying to plot the average and stand Dev for my lab data, I have like 8 text files (results), I did a loop to get all of ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Using more than one file directory path in the same script ?
I have my script like this way dataDirectory = 'files location '; allFilesDir = dir(fullfile(dataDirectory ,...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to adjust the order of file sorting?
I am trying to evalute my Lab data, what are represtned into TXT files then plot the conntents of data. dataDirectory...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Respondida
Creat a loop to generate a a mean value of data which I got form TXT files then plot the results
I went to 3D array option then squeeze my results to get the results in this way result(:,:,n) G=(...

casi 11 años hace | 0

| aceptada

Pregunta


Creat a loop to generate a a mean value of data which I got form TXT files then plot the results
I trying to do script to evalute my lab data into matlab, I have lots of txt files for many samples, each sample has 30 txt f...

casi 11 años hace | 2 respuestas | 0

2

respuestas