photo

herb


Last seen: 5년 초과 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
0 답변

순위
39,505
of 301,447

평판
1

참여
7 질문
0 답변

답변 채택
57.14%

획득한 표
1

순위
 of 21,284

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,609

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Ctrl+D cannot open variable editor
Hi all, I am using Matlab 2018b. Previous when I use "Ctrl+D" on variables and functions. I can open them in variable editor o...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to use function to output code to control GUIDE
In my GUIDE, user can adjust number and then the display item will change. I have already wrote a code like this: for i=...

거의 9년 전 | 답변 수: 2 | 0

2

답변

질문


how can I stop scientific notation display on my uitable
I use GUIDE to build my gui. When I display data on uitable, it always uses scientific notation. "2.1e+03, 2.2e+03,......"...

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

0

답변

질문


how to find data near the fitting line
Supposed I have two double array. Then I give a line equation: y=ax+b. It's easy to get every point on the line. What ...

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


How to find value in a matrix within certain range of certain step
I have a matrix like this [1,2,3;4,5,6;7,8,9] I want to find value between 3 and 6, which having step 2, like this [3:6:2] ...

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

1

답변

질문


how to have a feedback to users when Matlab is computing in GUIDE
Hello, I am new to Matlab. There is no specific code I am talking about here. I load a big amount of data into Matlab and use ...

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

1

답변

질문


create a new matrix with interval and assign strings in front of them
Hello I have a matrix looks like A=[1;0;2]; range=4; step=2 I want to get a new matrix that every element in matr...

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

3

답변