統計
All
Feeds
質問
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年 前 | 1 件の回答 | 0
1
回答質問
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年 前 | 1 件の回答 | 0
1
回答回答済み
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...
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年 前 | 0
質問
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年以上 前 | 1 件の回答 | 0
1
回答質問
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年以上 前 | 1 件の回答 | 0
1
回答解決済み
Find the hypotenuse
Given a and b (the two sides of a right-triangle), find c, the hypotenuse.
11年以上 前


