Community Profile

photo

john calzone


Active since 2014

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


how to use cells arrays and loops
Write a script that will create and display a cell array; it will loop to store strings of lengths 1, 2, 3, and 4. The script ...

10 years ago | 2 answers | 0

2

answers

Question


How do I use string manipulating functions, to pull numbers out of strings and add them together?
Two variables store strings that consist of a letter of the alphabet, a blank space, and a number (in the form ‘R 14.3’). Writ...

10 years ago | 0 answers | 0

0

answers

Question


se string manipulating functions to extract the numbers from the strings and add them together.
Two variables store strings that consist of a letter of the alphabet, a blank space, and a number (in the form ‘R 14.3’). Wri...

10 years ago | 1 answer | 0

1

answer