Valmir Sadiku
University of Applied Sciences Kaiserslautern
Followers: 0 Following: 0
Statistik
RANG
2.333
of 300.780
REPUTATION
28
BEITRÄGE
8 Fragen
14 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
8
RANG
of 21.086
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 171.018
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
S Function error: source file is included more than once
Hello Everyone, I have build two S-Functions and each of them includes an external file (Custom.c, Custom.h). If I build code...
etwa 10 Jahre vor | 0 Antworten | 0
0
Antwortencheck if user pressed the button "OK" in msgbox
I solved it by using dialog and adding an callback to the button. Maybe not the simplest solution, but it is a solution which wo...
etwa 10 Jahre vor | 0
| akzeptiert
Frage
check if user pressed the button "OK" in msgbox
I want to show some message to the user and then check if he proceed with pressing button or if he closed the dialogue. e.g.: ...
etwa 10 Jahre vor | 2 Antworten | 0
2
AntwortenUnable to generate code for STM32
I have basically the same issues by generating the code for the STM32 : *An installed compiler was not detected...* If I chec...
etwa 10 Jahre vor | 0
Frage
How to link libraries from Raspberry Pi in S-Functions?
I'm trying to build a S-Function in Simulink with the Raspberry Pi Support Package. Actually i need to link libraries (which li...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Why MCC doesnt work although I have the MATLAB Compiler license?
Hello guys, I am trying to compile a simple m-file (just adds two numbers), but Matlab says: Undefined function 'm...
mehr als 11 Jahre vor | 1 Antwort | 0
1
AntwortData acquistion with Simulink 2012b and Arduino UNO
I tried two years ago and it worked for me fine. The attached picture shows you, how you can build a simple analog read from ard...
mehr als 11 Jahre vor | 0
simulink scope problem with data not showing
It might be solve your problem, if you set the 'limit data points' parameter on the scope higher or just uncheck this limitation...
mehr als 11 Jahre vor | 6
| akzeptiert
Frage
Unable to find the external s-functions???
Im trying to add external devices via the s-functions for the external mode and this works well as long i add the additional s-f...
mehr als 11 Jahre vor | 0 Antworten | 0
0
AntwortenCan I modify how a native Simulink block is auto-coded?
One possible way to do that are: # Right-Click on your subsystem -> select 'Block Parameter (Subsystem)' # Select 'Treat as ...
mehr als 12 Jahre vor | 0
Can arduino receive and send information through its serial port to a simulink model on a pc?
Of course, i tried that in the past and it works fine with the 'Serial Receive'- and 'Serial Send'-Blocks. You can run into tr...
mehr als 12 Jahre vor | 0
Frage
The scope doesn't work with Real-Time Windows Target.
Hi, I am using the 'Stream Input'-Block from the 'Real-Time Windows Target'-Toolbox to read data from the usb com-port. Ever...
mehr als 12 Jahre vor | 0 Antworten | 0
0
AntwortenHi anyone explain me about GENERATE and GENERATE_TYPE Functions in tlc file?
here you can show example how to use GENERATE : http://www.weizmann.ac.il/matlab/toolbox/rtw/tlc_ref/cp_lan17.html
mehr als 12 Jahre vor | 0
Solve an equation of fourth degree with two variables
i don't know what you are trying with this command x1_sol=x_sol(1); because the size of the x_sol are: >> size(x_sol) ...
mehr als 12 Jahre vor | 0
| akzeptiert
Problem in serial communication in Simuilnk
one possible solution is to use 'Real-Time Windows Target' :<http://www.mathworks.de/products/rtwt/>
mehr als 12 Jahre vor | 0
Code generation for subsystem only
right click on the subsystem then go to 'C/C++ Code' and select 'Build This Subsystem'
mehr als 12 Jahre vor | 1
how to change simulink block properties from matlab pogram?
Then maybe this will help you: <http://www.mathworks.de/de/help/simulink/slref/block-specific-parameters.html>
mehr als 12 Jahre vor | 0
how to change simulink block properties from matlab pogram?
Hello, One possible way are that you use parameter in your 3-phase fault block. Then write an M-File in which you can gene...
mehr als 12 Jahre vor | 0
Simulink/stateflow code generation - putting model name in variable prefixes, how to stop this?
Hello, I dont know which coder you use, but i can explain it for the Embedded Coder: 1) open the 'Model Configuration Pa...
mehr als 12 Jahre vor | 1
| akzeptiert
Frage
How to set the output port type in dependence on an parameter - S Function
Hello, i'm trying to write an S-Function which allows to set the output port type dependence on one of the parameter? What...
mehr als 12 Jahre vor | 1 Antwort | 0
1
AntwortHow do I use symulink to receive a serial mesage from a Ublox-6 gps?
I have in mind that it will be work with the "Serial Receive"-Block from the Instrument Control Toolbox.
mehr als 12 Jahre vor | 0
Frage
I2C object creation in Simulink
Hi, im trying to create an i2c object in simulink for reading an sensor. In Matlab every thing works fine and i can read the...
mehr als 12 Jahre vor | 1 Antwort | 0




