Community Profile

photo

Josh Hwa


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to draw line and hold it?
Hi, I am working on image processing and I would like to make stop and hold on. Anyone can help on this?

4 years ago | 1 answer | 0

1

answer

Question


Zoom in the map to a certain area by using plot_google_map after that apply ginput
I am using plot_google_map on my work and I would like to plot a series of point on the map by using ginput. But there a problem...

5 years ago | 0 answers | 0

0

answers

Question


Can I arrange a double array into cell array based on discontinuity of values?
I have 1x15 double array defined as 'a' and I would like to make them classified into each cell column if the increment of value...

5 years ago | 1 answer | 0

1

answer

Question


How to split array which is discontinuous and plot them?
I have a se of array like 'a' and I would like to split them into [1 2 3 4 5 6 7 8 9] [17 18 19 20 21 22 23 24 25 26 27 28 29...

5 years ago | 1 answer | 0

1

answer

Question


How to plot two types of marking in one single line continuously?
I am trying to make a plot of different types of marks along a line generated by using ginput. Let's say I have a line and ther...

5 years ago | 1 answer | 0

1

answer

Question


How to let two sets of data in workspace as the input 1 & 2 for sugeno fuzzy logic controller and let the output as the conditions inside while/for loop in a script code (.m file)?
I had generated two sets of vector and I want to make them as the inputs of a sugeno fuzzy logic controller. Then there are four...

5 years ago | 0 answers | 0

0

answers

Question


How to add data of world file into image to represent longitude and latitude?
I have the doubt to add the coordinate system to an image. Can the I know the longitude and latitude of the selected pixel coord...

5 years ago | 0 answers | 0

0

answers

Question


generate points between the two point of with a constant increment?
Can it be done by using looping??

5 years ago | 1 answer | 0

1

answer