Keihan - MATLAB Central
photo

Keihan


Last seen: 10 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

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

10 Questions
2 Answers

RANK
17,045
of 297,716

REPUTATION
2

CONTRIBUTIONS
10 Questions
2 Answers

ANSWER ACCEPTANCE
30.0%

VOTES RECEIVED
1

RANK
 of 20,469

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,428

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

View badges

Feeds

View by

Question


Reading data from a sqlite database
Hi, I'm trying to import data from a sqlite database. Some of the data in the database are floating point values that are less ...

1 year ago | 1 answer | 0

1

answer

Question


generate a digraph using a cell array and an array
I'm trying to generate a digraph that shows the mapping between the array [1:10] to this cell array: 1×10 cell array Colum...

1 year ago | 1 answer | 0

1

answer

Question


How do you search for a number in a cell array containing different length arrays?
Is there a way to search for an element inside a cell array? I have the following cell array: 1×10 cell array Columns 1 throug...

1 year ago | 3 answers | 0

3

answers

Answered
How do I add a legend to a pcolorm map plot?
Hi Chad, Thanks for your response. So what command should I use to display all the items?

7 years ago | 1

Question


adding annotation to a map
I'm trying to specify the location of an annotation for a map plot in terms of latitude and longitude instead of figure dimensio...

7 years ago | 1 answer | 0

1

answer

Question


Indexing an an array
I have _n_ arrays with different lengths. I want to index these _n_ arrays in a _for_ loop. How do I index _n_ arrays of differe...

7 years ago | 0 answers | 0

0

answers

Question


Is there a way to overlay a jpg image over a map in Matlab?
I want to be able to assign lat and long values to each corner of a jpg image and overlay it on a map. Ultimately I'm trying to ...

7 years ago | 0 answers | 0

0

answers

Question


How do I add a legend to a pcolorm map plot?
Hi, I have draped a 2 dimensional plot over a map using pcolormap: axesm('mapprojection','miller','maplatlimit',[latMin l...

7 years ago | 2 answers | 0

2

answers

Question


how do drape a two dimensional array over a map?
I'm trying to display a 2-D matrix over a map. When I use surfm Matlab function to plot the data over a map, I no longer can see...

8 years ago | 1 answer | 0

1

answer

Question


how do I use LOS2?
I'm trying to see if there is line of sight between an aircraft (UA) and a satellite (I5) using LOS. I used the following script...

8 years ago | 0 answers | 0

0

answers

Answered
Is there a function to determine whethere there is line of sight between two geodetic points?
Steven, thank you for your response. It looks like los2 provides the information I need. However, I'm not sure if I'm using it c...

8 years ago | 0

Question


Is there a function to determine whethere there is line of sight between two geodetic points?
I'm trying to determine whether a satellite is visible from a location on earth. By providing the lat long and alt location of t...

8 years ago | 2 answers | 0

2

answers