photo

Qianyu


Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
23 943
of 297 503

RÉPUTATION
1

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
75.0%

VOTES REÇUS
1

RANG
 of 20 449

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 017

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • 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 8 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?

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

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

environ 13 ans il y a | 1 réponse | 0

1

réponse