photo

James Kempton


Last seen: 2 years ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
29,337
of 300,392

REPUTATION
1

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
1

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to apply an existing text object to a new figure
In my script I have created text objects for a figure's title, y label and x label and then modified these objects' properties a...

5 years ago | 1 answer | 0

1

answer

Question


How to plot DiscreteGeometry objects
In the workspace attached I have a table (opFrame_table), one variable of which is XYZ, each row of this variable representing X...

6 years ago | 1 answer | 0

1

answer

Question


Error message the class x has no Constant property or Static method named y
I am trying to run the following code: function [wind_directions,wind_speeds, de, relative_wind, ascending, wind_effectiveness]...

6 years ago | 1 answer | 0

1

answer

Question


How do I change the data cursor size, colour and shape?
I am trying to change the data cursor size, colour and shape using the following code. fig=gcf; dcm_obj = datacursormode(fig)...

6 years ago | 1 answer | 1

1

answer

Question


Bug in lineToBorderPoints?
I am using the lineToBorderPoints function to find where a straight line, detected by hough, hough peaks and houghlines, crosses...

6 years ago | 0 answers | 0

0

answers

Answered
Undefined variable "vision" or class "vision.HoughTransform".
Thanks for the information Sean. I'll just use hough instead.

6 years ago | 0

Answered
Undefined variable "vision" or class "vision.HoughTransform".
Thuis is the output of ver: So I have it installed. I presume it is licensed given I have a license or are these different th...

6 years ago | 0

| accepted

Question


Undefined variable "vision" or class "vision.HoughTransform".
I am using MATLAB version 2018b. I have the Computer Vision Toolbox installed as confirmed by using the ver command. However, up...

6 years ago | 3 answers | 0

3

answers