photo

Karla Haiat


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
How to plot multiple x-axes on a graph and have them show up on the same scale?
This worked for me https://www.mathworks.com/matlabcentral/fileexchange/65044-plotmultix-varargin?s_tid=answers_rc2-2_p5_MLT

6 years ago | 0

| accepted

Question


How to plot multiple x-axes on a graph and have them show up on the same scale?
I have 3 types of data I want on the same plot. Temperature, Oxygen and Salinity. I want to make a plot where all of these are...

6 years ago | 2 answers | 0

2

answers

Question


Draw a line from 2 points and get x and y values
Hello, I am trying to draw a line between two points (x1,y1) and (x2,y2), but when plot them together like this: plot([x1,x2...

6 years ago | 1 answer | 0

1

answer

Question


Can I extract data from excel filtering a specific search word and its associated value on the next column?
Hello. I have an excel sheet and there is a column with different names of data, for example my column can have O2, oxygen or ir...

6 years ago | 1 answer | 0

1

answer

Question


I have a csv file with different variables and latitude and longitude, I want to convert the data to kml to plot on google maps, any easy way to do this?
I want to be able to plot all the variables on the geographic data

7 years ago | 1 answer | 0

1

answer