photo

Shigeru Sasao

MathWorks

2011년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: software engineering, statistics

통계

All
MATLAB Answers

3 질문
1 답변

Cody

0 문제
2 답안

순위
9,562
of 297,457

평판
2

참여
3 질문
1 답변

답변 채택
0.0%

획득한 표
2

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
83,750
of 158,938

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

11년 초과 전

문제를 풀었습니다


Factorize THIS, buddy
List the prime factors for the input number, in decreasing order. List each factor only once, even if the factorization includes...

12년 초과 전

답변 있음
How do I extract data cursor structure elements to an array in MATLAB 7.7 (R2008b)?
plot(1:10); %In the figure select say 3 data cursor points using DataCursor utility % To select multiple points ...

대략 14년 전 | 0

질문


Is it possible to display a crosshair everytime a point is marked with the data cursor tool in MATLAB R2010b?
In many popular plotting tools, clicking on a point in a plot results in a crosshair (2 perpendicular lines at that point). Is i...

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

1

답변

질문


Why does a new browser window open each time I call the WEB command instead of opening the url in the same existing window in MATLAB 7.9 (R2009b)?
I use the '-browser' option to load html in Internet explorer, but every time I open a new page, it opens a new instance of Expl...

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

1

답변

질문


How do I display different boxplot groups on the same figure in MATLAB 7.9 (R2009b)?
I would like to generate boxplots on the same figure for two different groups, observed and simulated temperatures for January t...

대략 14년 전 | 답변 수: 2 | 0

2

답변