photo

Claude Porlier


Last seen: 1 year ago Active since 2014

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
285,359
of 297,457

REPUTATION
0

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

  • First Answer

View badges

Feeds

View by

Question


Unable to Enumerated data with Chart in simulink
I have defined my class as shown below. classdef(Enumeration) TrafficColors < Simulink.IntEnumType enumeration ...

10 years ago | 1 answer | 0

1

answer

Answered
mixing string name and number,is my commmand correct??
Try using this ! for i=1:100 delete(strcat('filename',num2str(i))) end Cheers !

10 years ago | 0

Question


How Can I call a function written in CCSv6 in MATLAB Simulink ?
I have an accelerometer attached to the SPI input of the F28335 controller. I have tested and read the output of this accelerom...

10 years ago | 0 answers | 0

0

answers

Question


How can I call a function in simulink that is defined in one of the source file in the Custom Code of the Code generation pane ?
I am trying to include custom code into a simulink model and trying to call one of the function that is in the custom code in th...

10 years ago | 1 answer | 0

1

answer