photo

Alex


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

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

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

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éponse

Question


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éponses

Question


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

7

réponses