Community Profile

photo

Brittany


James Madison University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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...

12 years ago | 1 answer | 0

1

answer

Question


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

answer

Question


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

answers

Answered
Gui 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

answers

Question


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

1

answer