How to activate the scanner using MATLAB?

9 views (last 30 days)
I want to know How to activate the cannon scanner using MATLAB?

Answers (2)

madhan ravi
madhan ravi on 30 Oct 2018
Edited: madhan ravi on 30 Oct 2018

catur suharinto
catur suharinto on 24 Nov 2018
I chose to use cmdtwain to activate the scanner
and run this code
status = system('CmdTwain -c "A4 600 COLOR" 100 E:\scanECG12.jpeg &');

Categories

Find more on Install Products in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!