Emily Smith - MATLAB Central
photo

Emily Smith


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 10/16 to 04/25Use left and right arrows to move selectionFrom 10/16Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
0 个回答

排名
38,690
of 298,292

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
0.0%

收到投票数
1

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


I cleared the Command Window and now it is not working properly
I cleared the command window and now the >> is missing every time you hit 'enter'.It wont run anything.

8 years 前 | 1 个回答 | 1

1

个回答

提问


Why is my code not working?
I have the following code that allows me to increase/decrease the value of d by pressing the arrow keys. d = 20 ...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How to increase/ decrease a value by using the arrow keys.
I have a numerical variable d=20 that i would like to be able to increase/decrease by ten each time i press the arrow key. So i...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How do I get MatLab to respond to keyboard?
I would like to run some code if the letter "r" is pressed on the keyboard. How would I do this? And what syntax would be used?...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to increase a value with the arrow keys???
I would like to be able to increase a number by pressing on the right arrow key, and decrease it by pressing on the left arrow k...

8 years 前 | 1 个回答 | 0

1

个回答

提问


I want to increase the value of something by using the arrow keys.
I would like to be able to increase a number by pressing on the right arrow key, and decrease it by pressing on the left arrow k...

8 years 前 | 0 个回答 | 0

0

个回答

提问


How do you set the spacing between tickmarks?
I would like to set the spacing between the tickmarks on a plot a numerical value. So that 1 unit on the plot = a set numerical...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to manually enter the length of axis tick marks?
I want to make the tick marks on the x and y axis 1 cm apart. Or at least a specific numeric value that will not change or be r...

8 years 前 | 2 个回答 | 0

2

个回答

提问


How do i set the axis labels to a specific size?
I would really like to set the axis in centimeters. The main problem is that my figure is off scale when i change the size of t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Why cant i plot an image in matlab?
I'm trying to plot an image in MatLab and I'm using this : img = imread('download.jpg'); image([0.1 -0.1],[0.1 ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to insert image in MatLab
I want to insert an image at (0,0) on a plot. How would I do this and how can I determine the size? And also do I need to conve...

8 years 前 | 3 个回答 | 0

3

个回答