photo

ahmed


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

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

fast 11 Jahre vor | 0

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 11 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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=(...

fast 11 Jahre vor | 0

| akzeptiert

Frage


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

fast 11 Jahre vor | 2 Antworten | 0

2

Antworten