Question


Serial Port Close and Open
I have design in GUIDE First, I Write and Read. It's OK! Second, I Write and Read => Write is OK! (The Board has LCD ...

bijna 3 jaar ago | 0 answers | 0

0

answers

Question


What is the mean?
fileid = fopen('File.txt','r'); <---File.txt is Ascii File B = fread(fileid,[21 inf]); B = B'; => What is the (B = B'...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


How to edit "Function createComponents"?
How to edit "Function createComponents"?

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


In uitable, input data direct display
In uitable GUI, number input for direct display example mlapp code give me?

bijna 3 jaar ago | 0 answers | 0

0

answers

Question


How to input data in listbox
In App Designer How to input data in the listbox Give me example mlapp file or code !

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


num to uint8 output, How to as=num, uint8 output
>> 0x10 ans = uint8 16 >> as=10; >> 0xas <-This is an Error How too make output uint8 16 Variable 'as' must...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


How to convert "cell array" to "character array"
How to convert {'A1'} {'B1'} {'C1'} to 'A1' 'B1' 'C1'

bijna 3 jaar ago | 3 answers | 0

3

answers

Question


To allocate character array='2a'
AE(32,10)='2a'; This is on error

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


How to --> ca(32,10)='20'
How to save 32 row, 10 colunm position Character Array '2A'

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


Matlab Output Format!
>> a=1 a = 1 >> How to convert following format? >> a=1 a=1 >>

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


How to a='10101111' convert array b=[1,0,1,0,1,1,1,1]
a is char type

meer dan 3 jaar ago | 2 answers | 0

2

answers