photo

Cesar Rubio


Last seen: nästan 4 år ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
147 918
of 300 365

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

mer än 4 år ago | 1 answer | 0

1

answer

Question


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 =...

ungefär 6 år ago | 1 answer | 0

1

answer