Feeds
질문
Extraction of object boundaries from an image
Dear all, I am working with the above image that contains 20 irregularly shaped objects on a Cartesian grid. Given the (x...
3년 초과 전 | 답변 수: 1 | 1
1
답변질문
Incorrect axes limits after using tight_subplot
Dear all, I am encountering an issue querying the axis 'ylim' property when using the tight_subplot function (https://www.mat...
거의 4년 전 | 답변 수: 0 | 0
0
답변질문
Using different colours in a quiver plot
Dear all, I am creating a 2D quiver plot and I need to show some of the arrows in the figure in a different colour from the res...
5년 초과 전 | 답변 수: 1 | 0
1
답변답변 있음
Unexpected result for arithmetic operation
I think I have found the answer: <https://www.mathworks.com/help/matlab/ref/eq.html#bt2klek-3>
Unexpected result for arithmetic operation
I think I have found the answer: <https://www.mathworks.com/help/matlab/ref/eq.html#bt2klek-3>
6년 초과 전 | 0
| 수락됨
질문
Unexpected result for arithmetic operation
Dear all, I am having some difficulty with what appears to be a bug. Consider the following simple code: clear;clc;clf; ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to set same scale for contourf subplots?
Dear all, I have a subplot with 3 rows and 2 columns. Each panel is a 2D filled contour plot prepared using the contourf func...
6년 초과 전 | 답변 수: 1 | 1
1
답변질문
Activation of Matlab licence
Dear all, I am having difficulty activating a R2013a student version of MATLAB after installing it on a new laptop. In order ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to access specific elements of an array?
Suppose I have two matrices A and x as follows: x = 1 2 2 3 A = 1 1 1 1 1 ...
7년 초과 전 | 답변 수: 1 | 1