Frage


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 ...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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'...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten