photo

Leotsing


2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

7 질문
1 답변

순위
175,170
of 300,381

평판
0

참여
7 질문
1 답변

답변 채택
71.43%

획득한 표
0

순위
 of 20,941

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,477

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Could I specify files' name generated by simulink
my simulink name is App.slx, I generate(ctrl+B) .c/.h files with it, then I get App.c & App.h. Now, I want to specify the .c...

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


Stateflow action NOT show in command window in new matlab version?
<</matlabcentral/answers/uploaded_files/107174/d1.jpg>> <</matlabcentral/answers/uploaded_files/107176/d2.jpg>> * In old...

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


a(a(a>3)<10) = OK ; a(a>3 && a<10) = wrong!, the correct way?
a=[1 2 3 4 11 33]; I want to get the number in a from 4-9; a(a(a>3)<10) is right; a(a>3 && a<10) is wrong -- is there other c...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


lookup table(interp)command
<</matlabcentral/answers/uploaded_files/57025/Untitled.jpg>> Be brief: I input x1=2.3 and I want to get output y1 (Linea...

9년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
replace all same strings in m-file to another string
Just now I found this ,and my problem solved. http://www.mathworks.com/matlabcentral/answers/50436-how-can-i-modifya-string-int...

9년 초과 전 | 0

| 수락됨

질문


replace all same strings in m-file to another string
<</matlabcentral/answers/uploaded_files/54580/%E6%97%A0%E6%A0%87%E9%A2%98.jpg>> I have a A.m file. In this file,all variables...

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


command to Create a news window
<</matlabcentral/answers/uploaded_files/54541/xx.jpg>> <</matlabcentral/answers/uploaded_files/54542/xx1.jpg>> I want ...

9년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How to know which m-file run?
I ran some code(suppose I do not know the content),which makes to run one or some .m-file(s),how can I know which m-file has bee...

9년 초과 전 | 답변 수: 2 | 0

2

답변