hex2dec 5x slower than sscanf
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Using hex2dec(str) and reading 4000 5-character hex values from a file takes about 1 sec. Using sscanf(str,'%x') takes about 200 ms. Seems like hex2dec could be improved!
2 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!