photo

Javier Abanades


2013년부터 활동

Followers: 0   Following: 0

메시지

PhD Student

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 7년 전 | 답변 수: 0 | 0

0

답변

답변 있음
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...

대략 11년 전 | 0

질문


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

대략 11년 전 | 답변 수: 3 | 0

3

답변

답변 있음
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...

11년 초과 전 | 0

답변 있음
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...

11년 초과 전 | 0

질문


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

11년 초과 전 | 답변 수: 4 | 1

4

답변

답변 있음
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!

11년 초과 전 | 0

질문


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

11년 초과 전 | 답변 수: 2 | 0

2

답변