Statistiques
3 Questions
                        0 Réponses
RANG
221 183
                          
                          
of 300 381
                        
RÉPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Réponses
ACCEPTATION DE VOS RÉPONSES 
                            33.33%
                        
VOTES REÇUS
0
RANG
 of 20 941
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS 
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 477
CONTRIBUTIONS
                            0 Problèmes
                            0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Save string number in excel
Hi, i want to know how can i save a string number in a excel file. For example: Save '0001' When i use xlswirte, i get just ...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Is possible put a vector as a diagonal of matrix ?
I mean, if a have: A= [1 2]; can i get B= [1 2 0 0 0 0; 0 0 1 2 0 0; 0 0 0 0 1 2]; without any loop ?
plus de 11 ans il y a | 3 réponses | 0
3
réponsesQuestion
convert Vector into matrix ?
Hello, i need to convert a vector into matrix like this: A = [1 2 3 4 5] into B=[1 2 3; 2 3 4; 3 4 5] Any ...
plus de 12 ans il y a | 7 réponses | 0
