photo

Claude Porlier


Last seen: 5 Monate vor Aktiv seit 2014

Followers: 0   Following: 0

Nachricht

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 10 Jahre vor | 0

Frage


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

fast 10 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 10 Jahre vor | 1 Antwort | 0

1

Antwort