Feeds
질문
how to combine two graphs in one image from two m files?
Hi, I have two m files which have the same solution code for solving parameters such as P and X. lets say one m file is fo...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
Problem with modelling triangle
Hi, I am trying to model a triangle in a square cell based on its dimension. However, I have some problem with parts of the c...
11년 초과 전 | 답변 수: 0 | 0
0
답변질문
use of greater than and less than
Hi, I am very confused with the matlab format of a range. for example: for L=10 if 0<L<5, rad=L+10 else...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to write multiple levels of if-else statements
Hi, i am trying to write a code for the following: h(x,y) = h_init, if (X,Y)not equal to Q h(x,y) = h_init+h_...
11년 초과 전 | 답변 수: 1 | 0
