TheDice
Followers: 0 Following: 0
Statistik
19 Fragen
0 Antworten
RANG
290.478
of 296.364
REPUTATION
0
BEITRÄGE
19 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
52.63%
ERHALTENE STIMMEN
0
RANG
of 20.397
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 156.205
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
use string as x and y for a plot
Hi all, I'm stuck and can't find the right answer. I have two string arrays and want to plot them as x and y axis. The normal pl...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
cswwrite not in one column
Hello I would like to export a matrix I created myself as a csv file. I would like to open this file later with Excel. When I u...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
my own Matlab event
hello, i have to write a separate event about the status of my meter. allersings i don't know how to write it. from the company ...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
deactive auto change size of elements
Hi I have a tow panel auto reflow app and I would like to stop some items from getting bigger when I maximize my app window. Ho...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Lable with a duration
Hi, I have a duration here that I would like to display as a running down number in a label or message box. But I don't know how...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
while loop while measurement
Hello i execute a measurement with: state = app.measurement.ExecuteMeasurement(); Now i want to program a blink le...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Marker between two points
Hello is there for the marker the function that the not only appears when I click on the measuring points but also when I click ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
string array to excel
Hello I have an 8x14 string array and would like to export it as an Excel file. Is there a command to do this? Many greetings ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
uilable with variable and char
Hello I have a label into which I integrate my variable v. If I write it like in the example it works. But I would like that the...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
matrix multiple line should be the same
hello i want to write a matrix in which the first two rows are equal and the third and fourth are also equal. so this is how it ...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
matrix multiple rows with the same value
hello i want to have two times the same row in a matrix. is there a command for this? Right now i write it like this: x = [20:...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Matrix Fill with same number sequence
How can I fill a matrix with the same sequence of numbers? I want a matrix in which the first row contains 20 and 30. this shou...
mehr als 3 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Matrix line by line
how can i go through a matrix line by line? I have this matrix and would like to have the value of a spinner depending on the v...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
procced the for loop until UIButton pushed
Hi all, I want to wait in my For loop until a UI button has been pressed. Is there a function for this? for v = 1:10 ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
use char in App Designer checkBox
Hi is it possible to use a char, like char(9723), for a CheckBox createt with App Designer?
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
change color in uilable
Hello can someone tell me how to change the color of only a part of the text? app.c = uilabel('Parent',app.Panel,'Position',[...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
count a loop when button is pushed
hi, i have a button with which i start a function. in the function there should be a for loop that counts up every time the but...
fast 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
for loop outsite functions
Hello together, I have two functions. One triggers a measurement and the other plots the measured values. I would like to do th...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
set variable in App Designer
Hi i want to save the Value from a variable number of Field in a variable number of cache. I know hot to get the Value from a va...
fast 4 Jahre vor | 1 Antwort | 0