photo

Joel


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

4 질문
1 답변

Cody

0 문제
5 답안

순위
14,708
of 300,369

평판
3

참여
4 질문
1 답변

답변 채택
25.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
56,097
of 168,436

참여
0 문제
5 답안

점수
60

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


Simulink split system objects
Hello folks, I have a regular Matlab class named _Server_ that is a convenience class built around _webread()_ and _webwrite(...

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

0

답변

질문


Using Simulink data in Matlab GUI
I am trying to retrieve the data from a Simulink model within MatLab so I can display it a GUI. However, I am having hard times ...

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

1

답변

답변 있음
Enumerated values in StateFlow chart
Thank you very much. I changed the langauage from 'MATLAB' to 'C' and now it works indeed. I think that this information should ...

거의 11년 전 | 0

질문


Enumerated values in StateFlow chart
Hello, I am precisely following this tutorial: <http://ch.mathworks.com/help/stateflow/ug/tutorial-using-enumerated-values-fo...

거의 11년 전 | 답변 수: 3 | 1

3

답변

질문


SimEvents: route using on attribute
I assign an attribute to an entity that is a 1D-Vector with a 10 elements. The attribute looks like this: out_package = [ 1...

대략 11년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

대략 11년 전

문제를 풀었습니다


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

대략 11년 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

대략 11년 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 11년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 11년 전