photo

Alex


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ?

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


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 ...

circa 11 anni fa | 7 risposte | 0

7

risposte