photo

Bob Choy


Attivo dal 2012

Followers: 0   Following: 0

Messaggio

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Loading multiple files into the same database
Hi! I have the folowing function: function loaddatabase(Name_File,Namedb) id = fopen(Name_File, 'r'); create = 'cr...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Save a .txt file
Hey, I need help on the following: I have a .txt file with many URLs where each line is a diferent URL. Each URL contains onl...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


How to change the color of a title?
Im using the title(STRING) function to insert a title in the graph I made with the plot funcion. But I need the string to have a...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


Coloring the lines in a a graph
I have a graph with 18 horizontal lines, I need to first 6 lines to be colored magenta, the following 6 to be cyan and the last ...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Replacing zeros in a matrix with an interpolation
I have a matrix, on which the values become larger as columns go, but some values in that matrix are zero. E.g. [1,1,1;2,0,2...

oltre 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Number of zeros in a matrix
I need to create a function where I have a matrix and the function returns the number of zeros in that matrix. I need to do this...

oltre 12 anni fa | 3 risposte | 0

3

risposte

Domanda


Subtract values in a matrix
Hi there! I need really need some help on this, I have a matrix which has "l" lines and "c" columns. I want to subtract each...

oltre 12 anni fa | 1 risposta | 0

1

risposta