photo

Bob Choy


2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

約12年 前 | 2 件の回答 | 0

2

回答

質問


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

約12年 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 2 件の回答 | 0

2

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答

質問


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

12年以上 前 | 3 件の回答 | 0

3

回答

質問


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

12年以上 前 | 1 件の回答 | 0

1

回答