AbhimanyuSingh
TATA
Followers: 0 Following: 0
Statistica
RANK
2.291
of 300.364
REPUTAZIONE
28
CONTRIBUTI
1 Domanda
7 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
8
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to Create Custom Get Set Functions in Embedded Coder ?
Want to generate a customized Get Set Function for the below mentioned example: //Example: Application.c void appFunc() { u...
oltre 2 anni fa | 1 risposta | 0
1
rispostaHow to pause input signal from function call subsystem
As per my understanding your third party is generating periodic signal so please do the following changes on the function call p...
oltre 7 anni fa | 0
Rename BUS
You can try following: FA.cog = 0.374; FA.mass = 2000; TestObject=Simulink.Bus.createObject(FA); controlName=eval(TestObj...
oltre 7 anni fa | 4
import *.dat and delete space at last column
Please find attached .m file this will help you to solve your problem
circa 8 anni fa | 0
| accettato
How to use variant susbsytems inside a referenced model?
If your are getting "Model reference parameter mismatch." error then you have to change the diagnostic to "Underspecified initia...
circa 8 anni fa | 0
how to calculate the maximum consecutive dry days and wet days over time period?
RR=randi([-255,255],189,189); % Prepare a random precipitation data %Assumption that RR is matrices of 189x189 and containing p...
circa 8 anni fa | 0
| accettato
How can I determine the frequency of a signal in Simulink?
There is no such block which can directly calculate the frequency of block, but we can design a subsystem which can give you the...
circa 8 anni fa | 3
Logical Matrix Indexing - Simulink
You Can use the Switch Block present in the /Simulink/Signal Routing/Switch In block properties you can select the 'Threshold' p...
circa 8 anni fa | 1
| accettato




