ASCII multiplication returns array of numbers

Risposte (1)

James Tursa
James Tursa il 15 Apr 2020
The characters are converted to double values (ASCII code numbers) and then multiplied. That is the way the * operator works for character inputs.

Categorie

Prodotti

Tag

Richiesto:

il 15 Apr 2020

Risposto:

il 15 Apr 2020

Community Treasure Hunt

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

Start Hunting!

Translated by