photo

Bibhu Das


Indian School of Mines

Last seen: 1 year ago Active since 2016

Followers: 1   Following: 0

Message

Statistics

All
MATLAB Answers

2 Questions
2 Answers

File Exchange

4 Files

RANK
220,977
of 300,364

REPUTATION
0

CONTRIBUTIONS
2 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
4,575 of 20,934

REPUTATION
309

AVERAGE RATING
3.70

CONTRIBUTIONS
4 Files

DOWNLOADS
9

ALL TIME DOWNLOADS
2840

RANK

of 168,407

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

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

6 years ago | 0

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

8 years ago | 0

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 2 answers | 0

2

answers