Community Profile

photo

Ahmed


Last seen: 3 years ago Active since 2013

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


Raising a negative value to a fraction power?
I am rasing a negative value to a fraction power. Depending on how I write the operation (putting the negative value in parenthe...

3 years ago | 1 answer | 0

1

answer

Answered
In App Designer, how can I refer to the controls in one GUI from another GUI?
After doing some research, the solution to this question can be found in this Matlab example: https://uk.mathworks.com/help/mat...

4 years ago | 0

| accepted

Question


In App Designer, how can I refer to the controls in one GUI from another GUI?
Basically, in App Designer, I have 2 GUIs opened at the same time: GUI1_App and GUI2_App. GUI1_App includes a "Static Text" whil...

4 years ago | 2 answers | 0

2

answers

Question


How to control the apperance of a "ui control" from another gui?
Basically, I have 2 GUIs opened at the same time: GUI1 and GUI2. GUI1 includes a "Static Text" while GUI2 includes a "Push ...

7 years ago | 1 answer | 0

1

answer

Question


Defining a symbolic function using the "diff" command
I have a function, say Function=@ (x) x^2 I want to differentiate this function using the Diff command: diff(Function,x...

10 years ago | 1 answer | 0

1

answer

Question


How can I skip lines when reading from a text file
Hello All, I have a text file with the extension .rep I need to skip the first 36 lines and then start reading numeric dat...

10 years ago | 2 answers | 0

2

answers