Feeds
질문
How can i put this recurring calculation into a for loop
so far my code is as shown below clc clear all k = 143; % thermal conductivity of copper, W/(m-K) rho = 2.8; % dens...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
sending an error message to the user
I am trying to write a code where the user is asked to input a value however the value must be (0<x<=0.25)how can I send the use...
대략 9년 전 | 답변 수: 2 | 0