photo

Qianyu


Con actividad desde 2012

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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?

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 11 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta