photo

hemant


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

9 Questions
0 Answers

RANK
78,414
of 300,765

REPUTATION
0

CONTRIBUTIONS
9 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,941

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

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


Reading pixel value of an axes in a live figure.
So, I tried looking this up but couldn't find anything, but I think people might find this question useful. Let's say we have ...

9 years ago | 1 answer | 0

1

answer

Question


Input argument error while running a batch function.
Hello all, I have a function that takes three inputs in the order, an image,an integer,another image. I have tried running the...

9 years ago | 1 answer | 0

1

answer

Question


Running a UI based function on a separate worker.
Hey all, I have a matlab function that opens a user interactive window and takes some inputs from the user and does some calcul...

9 years ago | 1 answer | 0

1

answer

Question


Finding completely closed boundaries in a binary image.
hey everyone, My question is, given a binary image that consists of a boundary of white pixels which may or may not be perfectl...

9 years ago | 1 answer | 0

1

answer

Question


Vectorising a piece of Code
I have a matrix, mainMatrix of nan values and I also have three vectors of same length, rowVector: Stores the row Number. Lef...

9 years ago | 1 answer | 0

1

answer

Question


Using predefined multiple output matlab function in anonymous function definition: Not getting multiple outputs.
I am trying to feed an array of linear indices into "ind2sub" using "arrayfun" but without explicitly stating that I need two ou...

9 years ago | 2 answers | 0

2

answers

Question


Multiple Output Anonymous function: Using one output value for another output.
I have an anonymous function that gives two output and what it does is takes an index 'x' to a vector, 'rowValues', and then giv...

9 years ago | 1 answer | 0

1

answer

Question


Vecotrizing a for loop
I have been trying to write more efficient piece of code and one obvious aspect of doing that is vectorization.I know the basic ...

9 years ago | 1 answer | 0

1

answer

Question


Old variable values in a for loop affecting the newer ones. Even after using "clearvars" command.
Hello, I am doing some image processing on a set of three images and the operations on all the three images are same. At the en...

9 years ago | 1 answer | 0

1

answer