Saeed Soltani
Followers: 0 Following: 0
Statistik
RANG
22.341
of 295.486
REPUTATION
2
BEITRÄGE
29 Fragen
4 Antworten
ANTWORTZUSTIMMUNG
27.59%
ERHALTENE STIMMEN
1
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
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 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Need help regarding visual actuators (lights) in Simulink
Hi everyone, I am almost new in Simulink and need urgent help regarding showing the final result of my model. The way I have im...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I avoid using coder.extrinsic in MATLAB function block for using set_param?
Hi, I am trying to call a m file from Simulink. I have to use |set_param| in my code in MATLAB function block, but I am getting ...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Low speed problem because of coder.extrinsic
Hi everyone, In order to change the picture of mask icon (as light illustration) in simulink, I was forced to use "coder....
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenProblem with writing in text file
What I needed was: cDATA= char(Data); Thanks per isakson.
mehr als 8 Jahre vor | 0
| akzeptiert
Frage
Problem with writing in text file
Hi, I have extracted some part of an XML file. The data looks like this: Data = AssemblySwConnec...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Finding nodes of nodes in an XML file
How can I find nodes of element X just in element Y (not in whole of file) ? <Y> <X> <Value>AirMass</Va...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
AUTOSAR (arxml) Port Mapping Info is Needed
Is there any support from Embedded Coder or any other way to extract information of port mapping of SWCs from arxml file? A...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Problem with updating CAN Pack/Upack blocks programmatically
Hi, I change the message list(MsgList) of CAN Pack module using |set_param|: Sys= 'Test/CAN Pack' set_param(Sys,'MsgList...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I click on “OK” or “Apply” button programmatically
Since I did not get any respond regarding updating CAN Pack/Unpack modules, now I am thinking on a way to click on “OK” or “Appl...
mehr als 8 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
Multiple messages have to be transferred by CAN Pack/Unpack
Hi, If we have several messages to be sent, is there any possibility to set multiple messages on one CAN Pack/Unpack or the o...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Calling external C codes in MATLAB Function block
Hi, I am modeling an automotive system in Simulink. There are large amount of pre-written C codes which I have to call them in ...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Need help regarding extract information from (AUTOSAR) XML file!
Hi, I have to read an AUTOSAR system description file (.arxm) in MATLAB and extract all the port connections of Software Compon...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Why CAN blocks do not update programmatically?!!
Hi, I change the message list(MsgList) of CAN Pack module using |set_param|: Sys= 'Test/CAN Pack' set_param(Sys,'MsgList...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenHow to configure CAN Pack programmatically? Or How to make a programmatically configurable CAN Pack?
Right now I noticed, although it is user defined block, I can easily access the parameters using <http://de.mathworks.com/help...
mehr als 8 Jahre vor | 0
Frage
How can I update a block mask in Simulink?
I have changed a parameters of a block mask (CAN Pack), using |set_param|: set_param('Test/CAN Pack','MsgList', 'ActionMsg'...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How to configure CAN Pack programmatically? Or How to make a programmatically configurable CAN Pack?
Hi, I have a GUI which imports arxml file and corresponding AUTOSAR SWCs directly in my Simulink model. The next step is, based ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Problem with updating a modified text file
Hi, I have a GUI which get new word as input, then parse my Matlab file (.m) and replace the word with an especial word. Then I ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Write a substring in a Text file with existing string
Hi, I would like to write a word in the following of an existing string in text file, but with my code it deletes the whole and ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Saving strings in to GUI dynamic Listbox in a loop
Hi, I am trying to save a list of words and set them in a GUI listbox dynamically. This is my loop: L = length(scchildren...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Searching for a particular substring in a Text file
Hi everyone, I am searching for a particular part of my text file. I used textscan but the problem is I don’t know <http://de.m...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortCopying contents of whole subsystem into an empty subsystem
This is also my Question. Didnt you find any soltution for it?
mehr als 8 Jahre vor | 0
Frage
How to import an AUTOSAR SWC directly in a Simulink model?
Hi everyone, I am almost new in Simulink. I have created a GUI which by clicking bottom it imports an arxml file as AUTOSAR S...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Is it possible to use AUTOSAR code inside of a Simulink model as a function block?
I have created a simulation model which has to test functionality of some ECUs. The main goal is to import and put each AUTOSAR ...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Low speed problem because of coder.extrinsic
Hi everyone, In order to change the picture of mask icon (as light illustration) in simulink, I was forced to use "coder.extr...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Search and replace a word of text file from GUI
I need to parse a text file in way like what find and replace (strrep) function does in the string. It actually has to get a wor...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How can I modify and update the DBC file in Matlab&Simulink environment?
I have a Simulink model in which some ECUs are connected via CAN bus based on a DBC file. I would like to be able to add a new E...
fast 9 Jahre vor | 0 Antworten | 1
0
AntwortenFrage
How can I use a gif file for my mask icon?
Hi, Is it possible to run a gif file as an animation on a mask icon? regards, Saeed
fast 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How simulate infrared sensor in simulink?
Hi, I am trying to simulate a system in Simulink that needs an infrared sensor. I was wondering if I can use or make a module...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenHow to change the mask icon dynamically based on the input?
I have solved my problem by using another Matlab function block and set_param.
fast 9 Jahre vor | 0
Frage
How to change position of duplicated Simulink module in GUI dynamically?
Hi, I have created a simple GUI in which by clicking a pushbutton, it duplicates (using add_block) an existing module. The pr...
fast 9 Jahre vor | 1 Antwort | 0