Using function simple equation doesn't work
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Krystian Wiewiór
il 8 Mag 2019
Commentato: gonzalo Mier
il 9 Mag 2019
Hello guys,
Could you tell me why my function doesn't work, without block "fcn" - "Pikr1" everything works and scope shows me results.
How to use this "fcn" block, I would like to put there my own variable which is counted from output "p".
Greetings,
Krystian
0 Commenti
Risposta accettata
gonzalo Mier
il 8 Mag 2019
Modificato: gonzalo Mier
il 8 Mag 2019
Next time, I ask you to add more info so people can help you easily and not only with a photo.
The problem here is the block fcn "Pikr1" accepts as parameter a formula with the input u. So if you want to do p*p you have to input in the fcn block the formula u*u.
0 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!