Community Profile

photo

Qianyu


Actif depuis 2012

Followers: 0   Following: 0

Contact

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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

environ 7 ans il y a | 3 réponses | 0

3

réponses

Question


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?

plus de 11 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 11 ans il y a | 2 réponses | 1

2

réponses

Question


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

plus de 12 ans il y a | 1 réponse | 0

1

réponse