Community Profile

photo

Qianyu


Aktiv seit 2012

Followers: 0   Following: 0

Kontakt

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

etwa 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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?

mehr als 11 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 11 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort