Community Profile

photo

Cesar Rubio


Last seen: 2년 초과 전 2019년부터 활동

Followers: 0   Following: 0

통계

Feeds

보기 기준

질문


Error using vertcat Dimensions of arrays being concatenated are not consistent.
I understand that this code returns a vector length of 303 but the initail vector (y0) only contains 3. I am not sure how to fix...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


I am trying to get both of my functions to be generated on one plot, but when my plot generates it goes through the first function within a few seconds but then only displays the second function. How can I make my plot have both functions?
function hw2_1_3 clear all close all clc Dp = 5*10^-2; %particle diameter (m) h = 1*10^-3; %fluid viscosity (1cp) row =...

4년 초과 전 | 답변 수: 1 | 0

1

답변