Statistics
RANK
9,779
of 297,016
REPUTATION
2
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
80.0%
VOTES RECEIVED
2
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
Question
after getting the equation for a plane, solving for z
I have three points that I am using to find the normal and then I have another point that I was using symbolically. After the co...
13 years ago | 1 answer | 0
1
answerQuestion
in a matrix (a val output from sort): sort first column based on whether the numbers in the second column are the same
Here is what I have: [Pos, num] = MyFun(handles); %Pos is a i x 2 (the # of rows changes size every session) (row = ...
13 years ago | 1 answer | 0
1
answerQuestion
Splitting a string of numbers and '|'
[EDIT: Tue Jun 21 20:43:11 UTC 2011 - Reformat - MKF] I cant find anything on the help for regexp that gives a way to split up ...
13 years ago | 3 answers | 0
3
answersGui that opens another gui. Need to send variables from one gui to other gui and vice versa
So I actually ended up using 'Buttons'. Its a very useful tool so I thought I'd share. This is good for anyone else trying to ha...
13 years ago | 0
Question
Gui that opens another gui. Need to send variables from one gui to other gui and vice versa
Right now I have a Main Gui and a Sub Gui. I need two variables from the main gui to copy to my sub gui, and two variables from ...
13 years ago | 5 answers | 1
5
answersQuestion
GUI--how to program two sliders to be dependent on each other
I have made a gui with two sliders that I need to be dependent on each other. I have an equation that relates them (slider1=slid...
13 years ago | 1 answer | 1