![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/20621151_1607921757273_DEF.jpg)
Gabriela Garcia
Followers: 0 Following: 0
Statistica
5 Domande
0 Risposte
RANK
88.446
of 297.046
REPUTAZIONE
0
CONTRIBUTI
5 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
60.0%
VOTI RICEVUTI
0
RANK
of 157.776
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
Creating a Table with rows labeled from a matrix and exporting it into an excel file
My code is combersome and complicated. I want to read the matrix and its specific values (as indicated in lines 3 and 4) then co...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Help Simplifying Complex Code
clear; M = readmatrix('a51.xlsx','Sheet','Sheet1','Range','B2:H13'); %the number '51' represents a student's ID. M(8:12,1)=51;...
circa 4 anni fa | 0 risposte | 0
0
risposteDomanda
xlswrite is not recommended, what should I use instead?
I have eleven 12x8 matrices composed of 1s and 0s. I want to export each matrix into its own excel file as a table with the rows...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
Counting Specific Number of Consecutive Values in a Matrix
I have a matrix composed of ones and zeros. I need to idenity where there are three 1s in each COLUMN 1 0 0 1 1 1 0 1 1 1 1...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Using a Loop to read and store information?
I have data stored in 10 different excel documents. Each document has the same table-like format. My goal is to read the informa...
circa 4 anni fa | 1 risposta | 0