Borrar filtros
Borrar filtros

How to construct a standard plot on MATLAB with excel data?

3 visualizaciones (últimos 30 días)
Ethan
Ethan el 15 de Abr. de 2023
Respondida: Rik el 15 de Abr. de 2023
HI everyone, I've never used MATLAB beforre, but my physical chemistry lab course is requiring us to make all figures on MATLAB. I really just need to make standard curves like on excel, except with MATLAB. So, how do I upload some data from excel into MATLAB and then construct a standard curve and include error bars, etc? A lot of what I've read on here so far doesn't really tell how to make plots with uploaded/external data. I would really appreciate the help, and if you have any good video tutorials to recommend for making plots on MATLAB as a beginner, I would really appreciate it. Thank you.

Respuestas (1)

Rik
Rik el 15 de Abr. de 2023
If you have trouble with Matlab basics you may consider doing the Onramp tutorial (which is provided for free by Mathworks).
In this case I suggest you read the documentation for the xlsread (or readmatrix) function. Once the data is on Matlab, you can use all normal plotting tools you already found. You might want to start with the plot function. Read the documentation for examples.

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by