Community Profile

photo

David


Last seen: nästan 2 år ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


I just want to plot these two graphs on top of each other! When I run, I get one but not both. Thank you!
clear all; close all; clc; % Fin Configuration: A T_s = 500; % [K] ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


I am just trying to plot the distance x v. Temp function below. I want it to take the x values from 0 to 0.15. Thank you!
clear all; close all; clc; % Fin Configuration: A T_s = 500; % [K] ...

nästan 2 år ago | 1 answer | 0

1

answer

Question


Error - I am new to Matlab and I just need help to graph this data I am getting a strange error.
clear all; close all; clc; x = 0; % [m] t = [0:300]; % [s] h = 100; ...

nästan 2 år ago | 2 answers | 0

2

answers