Feeds
질문
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...
대략 4년 전 | 답변 수: 1 | 0
1
답변답변 있음
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...
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...
대략 5년 전 | 0
| 수락됨
질문
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...
대략 5년 전 | 답변 수: 2 | 0
2
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
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...
11년 초과 전 | 답변 수: 2 | 0