photo

Pacman Pacman


Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

4 Questions
1 Answer

Cody

0 Problems
2 Solutions

RANK
244,824
of 301,307

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,235

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
93,777
of 173,928

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
30

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


Object-Object Interactions: Passing information about one object to another
I am writing a program that creates objects (let us call them A, B, C, and D) and then passes information about three of the obj...

11 years ago | 1 answer | 0

1

answer

Question


OOP in Matlab: input arguments for methods other than constructor
When trying to modify object properties in the command window, it seems that the first input argument (the object name) is alway...

11 years ago | 1 answer | 0

1

answer

Answered
Plot 3D surface with values
Hi Jean, Perhaps you could try using surf again using four input arguments? surf(X,Y,Z,C) might give you what you are looking...

11 years ago | 0

Question


MATLAB version necessary for creating standalone GUI application
I have written a function that I am putting into a GUI. Will a student version of MATLAB be sufficient to create an application ...

11 years ago | 1 answer | 0

1

answer

Question


Efficient alternative to bwconncomp?
I have a binarized image (black is the background, white is signal) where I want to do the following: 1 - define a certain pixel...

11 years ago | 1 answer | 0

1

answer