질문


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

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 3 | 0

3

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

3년 초과 전 | 답변 수: 2 | 0

2

답변