Feeds
질문
How to set simulink dll parameters
I don´t know if it is possible but I am going to ask. I have a simulink model which has differente parameters to configure the m...
거의 9년 전 | 답변 수: 1 | 0
1
답변질문
different questions about RTW, S-function and tlc file
Good afternoon, I am using matlab 2014b 64 bits in windows 7 64 bits. I have different question about real time workshop, s-...
대략 9년 전 | 답변 수: 0 | 0
0
답변답변 있음
imcompatibility with matlab 2015
Finally i change from matlab 2015a to matlab 2014b.
imcompatibility with matlab 2015
Finally i change from matlab 2015a to matlab 2014b.
대략 9년 전 | 0
| 수락됨
답변 있음
Standalone matlab gui and simulink dll
Good morning, the error was that I didn´t put the 2 .dll-s in the exe. all the files that I need to use, have to be in th epacka...
Standalone matlab gui and simulink dll
Good morning, the error was that I didn´t put the 2 .dll-s in the exe. all the files that I need to use, have to be in th epacka...
대략 9년 전 | 0
| 수락됨
답변 있음
Simulink dll and matlab standalone
Good morning, the error was that I didn´t put the 2 .dll-s in the exe. all the files that I need to use, have to be in th epacka...
Simulink dll and matlab standalone
Good morning, the error was that I didn´t put the 2 .dll-s in the exe. all the files that I need to use, have to be in th epacka...
대략 9년 전 | 0
| 수락됨
질문
Simulink dll and matlab standalone
good morning, first of all I am going to describe what I want. I have a simulink model and gui application. From the simulink mo...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
Standalone matlab gui and simulink dll
Good morning! I have create a dll from simulink and I create a GUI in matlab. From the gui I can do all the things I want but...
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
imcompatibility with matlab 2015
I have a Matlab project which works perfectly in Matlab 2010. Now I change Matlab 2010 (32bit) with Matlab 2015 (64bit). I ma...
대략 9년 전 | 답변 수: 2 | 0
2
답변질문
simulink builder getting dll
Good afternoon! I have a simulink model and I want to generate a dll file from it. In the model I have different S-Function t...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
set base workspace variable from callback
Good morning, I am trying to set one variable of the base workspace from a pushbutton callback. I tried with assign but it isn`t...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to create exe from gui and simulink
Good Morning! I have different problems or lack of knowedledge. First of all I have a Gui and it use a simulink mdl file to d...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
more than one instances in S-function
Good morning! I have different problems with a S-function. First of all I have a cpp file, which is called dsp.ccp, and I have d...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Is it possible to use a matlab struct like input parameter in C sfunction?
Hi; I think it is clear with the question but my problem is that: I want to use a matlab struct like input in a C sfunction. ...
9년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
Matlab S-function segmentation violation
I know that. But the problem is that the simulation runs more or less 30 minutes and suddenly goes to crash. I don´t know how to...
Matlab S-function segmentation violation
I know that. But the problem is that the simulation runs more or less 30 minutes and suddenly goes to crash. I don´t know how to...
9년 초과 전 | 0
질문
Matlab S-function segmentation violation
Hi everybody! I am running a simulation and matlab gives me this error after 30 minutes: <</matlabcentral/answers/uploade...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
s function feedthrough problem
Good morning for everybody. first of all excuse me for my english. I am working with S-functions and everything is going ok b...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
make command matlab makefile
hi everybody, is possible to compile a makefile using make command in matlab. I need to generate .lib file and it will be formid...
거의 10년 전 | 답변 수: 2 | 1
2
답변질문
mex folder with all elements
Hi everyone, and sorry for my English. I am trying to mex some files and my problem is that I have different file in diferent fo...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
type float on s function
which is the type of output that i have to use in a sfunction to use float variables. I have debugged and i know that i receive ...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Receive udp packet in simulink
Good morning for everyone. I have a problem with simulink and c++ aplication. I send UDP packets (structure with int variables) ...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
How to activate or desactivate a simulink block?
Good morning, I have a variable which change his value for 0 to 1 and viceversa. I know that there is a block to activate or des...
거의 10년 전 | 답변 수: 2 | 0
2
답변질문
Udp simulink with different header
I am doing a Udp Receiver in simulink and I want to do different things deppending on the header of the packet. My question is a...
거의 10년 전 | 답변 수: 0 | 0
0
답변질문
how i can use simulink to fix different configurations?
Hi everybody, I have a doubt or a problem, I am not sure. My idea is this: the user has to select a configuration in GUI. For ex...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
UDP windows target lost packet real time
Dear all, I am working with RTW and I want to send data from simulink to a server. First I try without real time packets and it ...
대략 10년 전 | 답변 수: 0 | 0
0
답변질문
How to configure byte unpack?
Hi, I have a client-server aplication and I am sending udp packets to the server. The server takes this packets and return it to...
대략 10년 전 | 답변 수: 1 | 1
1
답변답변 있음
How I can change the simulink variable value from matlab gui?
Thank you, it was the command I need
How I can change the simulink variable value from matlab gui?
Thank you, it was the command I need
대략 10년 전 | 0
질문
How I can change the simulink variable value from matlab gui?
Good morning everyone, and excuse me for my English. I have a GUI in Matlab and my objective is to change the value, for exam...
대략 10년 전 | 답변 수: 2 | 0