photo

Leotsing


Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
230,152
of 297,527

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
71.43%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,075

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

6 years ago | 0 answers | 0

0

answers

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Answered
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...

8 years ago | 0

| accepted

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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...

8 years ago | 2 answers | 0

2

answers