photo

Qianyu


2012년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
0 답변

순위
23,943
of 297,503

평판
1

참여
4 질문
0 답변

답변 채택
75.0%

획득한 표
1

순위
 of 20,449

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,017

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

대략 8년 전 | 답변 수: 3 | 0

3

답변

질문


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?

대략 12년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 12년 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 13년 전 | 답변 수: 1 | 0

1

답변