Furkan Karaman
Followers: 0 Following: 0
Feeds
질문
Sending values from a DialogApp to MainApp, Appdesigner
I try to send values from a DialogApp to a Mainapp. The following example worked for a while but now it doesn't . Can anyone tel...
대략 1년 전 | 답변 수: 1 | 0
1
답변질문
sending values from function to appdesigner
I have a function which should be executed if a button is pressed and two values should be returned in function file: functio...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Error using the invoke function,picoscope
Hello, I am programming an oscilloscope app in appdesigner for a picoscope(5444D). If I run an example script whose values ar...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
Appdesigner, knob value
Hello, I have an oscilloscope-App in which I want to use 2 knobs , if I switch the knob a value to a variable should be assigne...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
Changing variable from appdesigner in matlab script
Hello, How can I send a value for a variable from appdesigner to the workspace which is then used in a matlab script? ...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
appdesigner, choosing from dropdown different functions
Hello, I want to create a simple app in appdesigner in which i can choose from a dropdown menu different functions which are s...
대략 2년 전 | 답변 수: 1 | 0
1
답변질문
for-loop in a for-loop
Hello, I want to create a matrix by using a for-loop in a for loop, below you can see my programm. Can anyone tell me where my...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
Exponential distributed random values
Hello, I read in my script the following for creating exponential distributed random values: n=50; %number of summands n_...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
Creating a function that does the same as myrandperm(n,k)
I have to create a function,which does the same as myrandperm(n,k). I thought of creating a for loop which goes from 1 to k in w...
대략 4년 전 | 답변 수: 1 | 0