Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
How do I use string manipulating functions, to pull numbers out of strings and add them together?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Two variables store strings that consist of a letter of the alphabet, a blank space, and a number (in the form ‘R 14.3’). Write a script that would initialize two such variables. Then, use string manipulating functions to extract the numbers from the strings and add them together
1 Commento
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!