photo

Yasuyuki Hamanaka


Last seen: 1년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

9 질문
1 답변

순위
8,677
of 300,381

평판
5

참여
9 질문
1 답변

답변 채택
66.67%

획득한 표
2

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3
  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


How to read .ard file created by ANSYS Fluent
Hello I would like to read .ard file created by ANSYS Fluent's Ffowcs Williams Hakings model (Acoustic model) by using matlab. ...

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

1

답변

질문


How to use python code with numpy in Matlab?
Hello, I'm trying to use python code in matlab. As How can I use Python pandas in MATLAB? - (mathworks.com) shows, I installed...

3년 초과 전 | 답변 수: 1 | 1

1

답변

질문


What does the red lock icon mark mean?
Hello, I tried to access to my own data through MATLAB, but the variables cannot correctly be read. The variables window shows ...

3년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How do I play avi file created in Matlab?
Would you tell me how to play avi file created by Matlab function 'VideoWriter' in Windows Media Player? I tried to update the ...

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


How to read input.txt?
Hello! Would you tell me how to read .txt file like below. aaaaaa bbbbbb 1 200 2000 4129 4189 I would like to read fir...

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


Are there any way to execute same program multiple times?
I made a code called save.m. I want to execute the program many times without pushing Run button. And I want to change the code ...

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

1

답변

답변 있음
How to draw multiple constant lines?
When I code like this clear; xline([1,2,3]); error happen. Error using xline (line 29) Passing multiple values to Constant...

4년 초과 전 | 1

질문


How to draw multiple constant lines?
I want to draw multiple constant lines in a figure. I coded below using xline() and yline() refering Vertical line with constant...

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

2

답변

질문


How to read row1 as datetime
I read below table using readtable(). I wnat to read first and second column of the first row as string. But after the third clu...

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

1

답변

질문


How to read time as string data from excel file
I used readtable to read time from excel spread sheets. The time was converted to double like e.x. But I want to read time as or...

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

2

답변