photo

Bibhu Das


Indian School of Mines

Last seen: 7개월 전 2016년부터 활동

Followers: 1   Following: 0

메시지

통계

All
MATLAB Answers

2 질문
2 답변

File Exchange

4 파일

순위
228,819
of 298,350

평판
0

참여
2 질문
2 답변

답변 채택
50.0%

획득한 표
0

순위
4,563 of 20,571

평판
305

평균 평점
3.70

참여
4 파일

다운로드 수
11

ALL TIME 다운로드 수
2803

순위

of 160,925

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 2
  • First Submission
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Convert large xyz file into grid
If its a 2D data try to figure out min. and max. of X and Y. Then reshape the z column so that size z is equal to 300276. Finall...

5년 초과 전 | 0

답변 있음
how to get rid of the following error
This kind of error is appearing may be because of the q value defined. If the q value at t-1 becomes negative or zero and the fu...

7년 초과 전 | 0

질문


I have created and .exe from the matlab script but the program returns an error while reading print command. Is any any way to save the plot to jpeg from the compiled matlab script??
My code is about plotting of some field data.I created a standalone executable from the script after the control returns the plo...

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

0

답변

질문


How can I read a text file and import a part of it into matlab.
I have a text file with 13 columns and some 900 rows. But,column 9 to 12 are asterisk and 13th is again numeric.I want to import...

거의 9년 전 | 답변 수: 2 | 0

2

답변