Statistica
6 Domande
0 Risposte
RANK
185.851
of 295.569
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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 ...
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
Write a script that will first initialize a string variable that will store x and y coordinates of a point in the form ‘x 3.1 y 6.4’. Then, use string manipulating functions to extract the coordinates and plot the point.
confused on 'string manipulating functions"
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
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...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Two variables store strings that consist of a letter of the alphabet, a blank space, and a number. initialize two such variables. Then, use string manipulating functions to extract the numbers from the strings and add them together.
Write a script
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
I need to write a script that will prompt the user for four course numbers. Each will be a string of length 5 of the form ‘CS101’. These strings are to be stored in a character matrix.
Don't really know how to store as a character matrix
oltre 10 anni fa | 1 risposta | 0