|
|
eigenen c_block schreiben |
|
Carlo-Jose |
Gast
|
|
Beiträge: ---
|
|
|
|
Anmeldedatum: ---
|
|
|
|
Wohnort: ---
|
|
|
|
Version: ---
|
|
|
|
|
|
Verfasst am: 16.04.2014, 21:32
Titel: eigenen c_block schreiben
|
|
Hallo liebe Community,
ich versuche zu lösen mein Problem:
Erstellung einer eigene c_block in xcos:
der Block sollte zwei Eingänge haben, und falls Eingang2 kleiner Null sein sollte, soll der Ausgang y1 gleich dem postiven Eingang sein. (sonst andersrum)
Ich habe versucht den c-block toto zu verwenden:
/* modify below this line */
{
y1=u2
if u2<0 then y1=u1;
}
Dann kommt in Console:
!sorry compiling problem !
!ilib_compile: ein Fehler ist bei der Kompilation aufgetreten: !
!toto.c: In function 'toto': !
!toto.c:13: error: invalid operands to binary * (have 'double *' and 'int') !
!make: *** [toto.lo] Error 1
Danke für hilfe
gruß carlo
|
|
|
|
|
|
|
Einstellungen und Berechtigungen
|
|
Du kannst Beiträge in dieses Forum schreiben. Du kannst auf Beiträge in diesem Forum antworten. Du kannst deine Beiträge in diesem Forum nicht bearbeiten. Du kannst deine Beiträge in diesem Forum nicht löschen. Du kannst an Umfragen in diesem Forum nicht mitmachen. Du kannst Dateien in diesem Forum posten Du kannst Dateien in diesem Forum herunterladen
|
|
Impressum
| Nutzungsbedingungen
| Datenschutz
| FAQ
| RSS
Hosted by:
Copyright © 2007 - 2024
goMatlab.de | Dies ist keine offizielle Website der Firma The Mathworks
MATLAB, Simulink, Stateflow, Handle Graphics, Real-Time Workshop, SimBiology, SimHydraulics, SimEvents, and xPC TargetBox are registered trademarks and The MathWorks, the L-shaped membrane logo, and Embedded MATLAB are trademarks of The MathWorks, Inc.
|
|