reading external data via com port or parallel port

Hi all....how can i read external data to matlab via serial port or parallel port? please help .

댓글 수: 1

http://www.mathworks.com/matlabcentral/answers/?term=tag%3A%22lpr%22
Somewhere in those postings you will find explanations from me about why using the parallel port is not a good idea, especially not for new projects.

댓글을 달려면 로그인하십시오.

 채택된 답변

Friedrich
Friedrich 2012년 5월 8일

1 개 추천

댓글 수: 4

I typed the the instruction s=serial(COM1);
in my desktop pc but matlab showed me an error message says '
undefined function or variable 'serial'for data type of 'char'
Which MATLAB release are you using?
I am using 2011a
Hmmm. Please check
which -all serial
Do you possibly get an answer that says something about shadowing and about no license?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by