photo

Javier Abanades


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

PhD Student

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Welch method in Signal Analyis toolbox and using the matlab function
Dear folks, I have done a signal analysis using the welch function in matlab and using the toolbox. I have found quite funny ...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
converting XYZ file to GRID
My problem is that the unique function generates a regular grid and I just want to generate a grid in the points where I have da...

etwa 11 Jahre vor | 0

Frage


converting XYZ file to GRID
Hello all, I am trying to convert a XYZ file, i.e. X Y Z 1.5e3 2.8e6 2 2.5e3 ...

etwa 11 Jahre vor | 3 Antworten | 0

3

Antworten

Beantwortet
Subplot with matlab figures (.fig files)
But you need to open the figures first and select the axis of the figure. Besides, if you use subplot (4,4,1) you will charg...

mehr als 11 Jahre vor | 0

Beantwortet
Subplot with matlab figures (.fig files)
This is the error I get... Error using handle.handle/get Invalid or deleted object. Error in Multiplot (line 21) fig4 = ge...

mehr als 11 Jahre vor | 0

Frage


Subplot with matlab figures (.fig files)
if true % code endDear all, I would like to plot 4 figures in the same plot using the function subplot. I read ...

mehr als 11 Jahre vor | 4 Antworten | 1

4

Antworten

Beantwortet
Create and save a file in a for cycle
You are right! I did it with fid=fopen(char(['a',num2str(a),'.txt']),'a'); Thanks for your help!

mehr als 11 Jahre vor | 0

Frage


Create and save a file in a for cycle
Hi all, My problem is a bit complex so I will try to explain as best I can. I have data in 3 columns Hs Tp Dir 2 3 ...

mehr als 11 Jahre vor | 2 Antworten | 0

2

Antworten