Community Profile

photo

Natasha


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to load and read excel data into matlab?
How could I load and extract each individual column of this attached excel spreadsheet in matlab (excluding the headers only the...

9 years ago | 4 answers | 0

4

answers

Question


Plotting a histogram using excel data?
I have an excel data sheet that I want to use to plot histograms using matlab. I want distance on the x axis and each of the che...

9 years ago | 0 answers | 0

0

answers

Answered
plotting x vs y data ?
Thank you for your help

9 years ago | 0

Question


plotting x vs y data ?
I want to plot a line graph of temperature (y axis) vs time (years) (x axis). But my issue is that the temperature data, the ...

9 years ago | 2 answers | 0

2

answers

Question


How to re-grid datasets onto the same grid and extrapolate a plot?
• Find the relation between CO2 and global mean temperature using recent climate data (ie plotting a graph of CO2 –v- T) and u...

9 years ago | 2 answers | 0

2

answers

Question


Create a contour and contourf map from Island data
I have to create a contour map and then a contour fill map from the Island data using the functions contour and contourf in orde...

9 years ago | 0 answers | 0

0

answers

Question


Plotting contour line and filling contours for coastline Island data?
My aim is to plot contour lines and fill these contour lines in using the function contourf. In order to show the area of the Is...

9 years ago | 1 answer | 0

1

answer

Question


How to read a 2 column plain text file into Matlab?
Below is a function I have to write - fread2col (a fuction to read a 2 column plain text file into matlab). When I run the below...

9 years ago | 1 answer | 3

1

answer