Community Profile

photo

Qianyu


Attivo dal 2012

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to use who within eval
Here is the code: file_name = 'test'; eval(['file_length = length(who(''-file'',' file_name '));']); But this doesn'...

circa 7 anni fa | 3 risposte | 0

3

risposte

Domanda


Save my own function in the pre-defined function list
Can I create a function, then save it in a list of predefined Matlab functions?

oltre 11 anni fa | 1 risposta | 0

1

risposta

Domanda


Display rational numbers using fprintf
I am using fprintf to write my answers to a file. I have numbers such as: 3/7,3/11,6/37... I tried different formats but every t...

oltre 11 anni fa | 2 risposte | 1

2

risposte

Domanda


How does surf map colormatrix
I know surf(x,y,z,c) will use matrix c to map color, but how does it work? since matrix c actually has the size of z, instead of...

oltre 12 anni fa | 1 risposta | 0

1

risposta