Statistics
RANK
184,129
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
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
answermixing 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
answersQuestion
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