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 300,417

声誉
2

贡献数
3 个提问
1 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
89,758
of 168,731

贡献数
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...

12 years 前

已解决


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

13 years 前

已回答
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 ...

15 years 前 | 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...

15 years 前 | 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...

15 years 前 | 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...

15 years 前 | 2 个回答 | 0

2

个回答