TheDice
Followers: 0 Following: 0
統計
MATLAB Answers
19 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
3年以上 前 | 0 件の回答 | 0
0
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
while loop while measurement
Hello i execute a measurement with: state = app.measurement.ExecuteMeasurement(); Now i want to program a blink le...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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:...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 2 件の回答 | 0
2
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
3年以上 前 | 1 件の回答 | 0
1
回答質問
use char in App Designer checkBox
Hi is it possible to use a char, like char(9723), for a CheckBox createt with App Designer?
3年以上 前 | 1 件の回答 | 0
1
回答質問
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',[...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 2 件の回答 | 0
2
回答質問
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...
3年以上 前 | 1 件の回答 | 0
1
回答質問
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...
3年以上 前 | 1 件の回答 | 0