Feeds
질문
Store While Loop Output in Vector
Hi guys, I'm having a bit of difficulty storing the output of the while loop in a vector. Here's my code. For some reason the 't...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Plotting Results of a Matrix from a For Loop Help
Hey guys, this is a snippet of my code I can't seem to get to graph. S is a 3x3 matrix and I need to plot points (1,1), (2,2) an...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Input value and compare to values in an array
clc, clear, clf M1=input('What is the Mach number? '); Mach=[1.050,1.1,1.2,1.3,1.4,1.6,1.8,2,2.5,3,4,5,6,7,8,10]; Max...
7년 초과 전 | 답변 수: 3 | 0

