photo

Sachin Nag


Active since 2017

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
88,066
of 300,788

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,091

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,083

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to detect a particular contour in a matlab plot?
I'm trying to extract a particular outline from a matlab pcolor plot (generated from a Matrix named 'M' which is uploaded here a...

8 years ago | 1 answer | 0

1

answer

Question


How to replace specific areas in matlab figure by zero?
I have a matlab figure file as shown below. I have extracted this image into a matrix named _*'figmat'*_ using the code ope...

8 years ago | 1 answer | 0

1

answer

Question


How to calculate height from a Matlab pcolor plot?
I have a pcolor plot in Matlab in which two objects are present. I need to calculate height (basically the distance) between the...

8 years ago | 1 answer | 0

1

answer

Question


How to extract a matrix from a .fig in Matlab?
I have a Matlab .fig file. (Basically a pcolor plot). I want to extract the matrix (like rows and columns into an array variable...

8 years ago | 1 answer | 0

1

answer

Question


How to read the X,Y and Z coordinates from a TIFF image extracted into Matlab?
I have extracted a TIFF image into Matlab using the geotiff function [A, R] = geotiffread(filename). Now the image is stored for...

9 years ago | 2 answers | 0

2

answers