photo

Greg


CSU Los Angeles

2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

4 질문
0 답변

순위
226,533
of 301,440

평판
0

참여
4 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
 of 21,282

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 174,580

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Question regarding function using radiobutton status
Lets say I have three radio buttons. If 1 is pressed, then variables x,y,z are certain values. If 2 is pressed, then variables x...

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

1

답변

질문


Need help calculating beam moments
This is the code I have for calculating moment for 2 point loads. Now I have to make this calculate the moment for an arbitrary ...

거의 10년 전 | 답변 수: 0 | 0

0

답변

질문


how do i create numbered variables based on number of inputs
How can I create different numbered variables, to use later in equations? example. GUI input is "5" point loads on a beam, now ...

거의 10년 전 | 답변 수: 2 | 0

2

답변

질문


How do I save outputs to a vector from if statement
MEI=[] for node=0:dx:L; if node>=0 && node<a moment=@(x) (RA*x) MEI=moment(node) elseif node>=a &&...

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

1

답변