Estadística
40 Preguntas
5 Respuestas
CLASIFICACIÓN
7.918
of 297.080
REPUTACIÓN
6
CONTRIBUCIONES
40 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.424
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.839
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Time-Domain Responses of Multiple simulation with different model's paramters
I need to compare the responses of various model's parametrs , I'm using the multiple simulations panel in the simulink editor t...
3 días hace | 1 respuesta | 0
1
respuestaPregunta
How to use the Visual Studio Code for Simulink c-caller Debugging with MATLAB Coder Interface?
I have installed the MATLAB Coder Interface for VSCode, (matlab-coder-interface-vscode-debugging.vsix) and I have the C-caller s...
21 días hace | 1 respuesta | 0
1
respuestaPregunta
Simplification C-caller function API
I'd like to have "simplified" C-function prototype since I need to pass many params to the C-fuction. Is it somehow possib...
22 días hace | 1 respuesta | 0
1
respuestaPregunta
Automatically disable subsystem and manually re-enabled
I need to create the "Enabled Subsystem" which is automatically switch off (disabled) after time expire off and after it is able...
27 días hace | 1 respuesta | 0
1
respuestaPregunta
Insert a link to subsytem block in annotation
I'd like to insert a link into annotation text for another block with the same simulation simulink model, I'd reference to link ...
27 días hace | 1 respuesta | 0
1
respuestaPregunta
"From" block within Model reference block with global visibility
I have a the source of the signal on the most-top simulink structure marked with Goto with global tag visibility but this sig...
27 días hace | 1 respuesta | 0
1
respuestaPregunta
How to change const variable during simulink runtime
Hi, I would like to change the value of a constant ("Mec_initial_pos") on simulink during runtime when simulations runs. T...
28 días hace | 1 respuesta | 0
1
respuestaThree Phase Power Converter Simulink Model for Losses calculation
Khawaja, Have you proceed on your topic, can you share your pprogress? btw link provided by Suman does not work anymore " D...
alrededor de 1 mes hace | 0
Pregunta
Initial condition from external source for discrete integration diuring runtime
I have a discrite integration with simulink and externaly added the condition: when changing the value of external source...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
Params chnage of simulink simulation params in runtime
Hello all, As of now I use: Can be simulinks blocks udes all listed including during simulation? So I see what blockks are...
alrededor de 1 mes hace | 1 respuesta | 3
1
respuestaPregunta
Use of symbolix toolbox to derive PI controller Kp,Ki
I'd like try to use Symbolic toolbox to derive closed loop transfer function of control system: to help design PI control...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
Can't activate/change the Matlab editor fonts
I'd need to change the Matlab editor fonts, but I can't see the Fonts installed in my WinOS - in my case I'd like to use Fir...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
possibility to create "Enbaled" subsystem
Hello all, I need to create the subsystem which needs to be optionally Enable/Disabled before simulation starts but there si ...
alrededor de 1 mes hace | 2 respuestas | 0
2
respuestasEdit Code Initialization under Mask editor
Hello, I did as you suggested. The code editor is not grayed but still disabled, not accessible and not possible to edit. ...
alrededor de 1 mes hace | 0
| aceptada
Pregunta
Edit Code Initialization under Mask editor
I am creating the mask for my simulink block and I need to add the Initiallization code to it. Unfortumatelly I can't edit (add)...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
To see workspace table data from lookupTableEditor
I have a Table data available in Worksapce and I can launch the lookupTableEditor from command lin but how can I see the table d...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
Power measurement (electric motor)
I have a three phase motor model simulation within Simulink (equation-based) and no Simscape is used. I need to measure the powe...
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
C Caller with Multidimensional Signals in Simulink
How to deal with multidimensional data inputing the C caller function? How the argument of the C-function looks like where inu...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
Simulink C-caller with persistent fcn
I'd like to have a short fcn in Simulink called by C-caller if (state>0) { state = -1; y = 0.1; } els...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
SimScape source for angular postion
I want to position the motor in incremental steps using an external mechanical source, so I am looking for a block that is a sou...
4 meses hace | 2 respuestas | 0
2
respuestasPregunta
Calculate SNR from sampled real signal
I'd like to calculate the SNR from real sampled signal, how to do that in Matlab?
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Programmatically connect SimScape blocks
I am connecting simscape blocks programatically. add_block('fl_lib/Electrical/Electrical Elements/Resistor','mymodel/Res1'); s...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
nVidia GPU image processing suppo
I'd like to advise how to levarge the nVidia GPU for image processing under Matlab/Simulink? Are there any examples on basic ima...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use the DATA Inspector with SimScape model
I'd like to use data inspector with SimScape model. How to assing (highlight) signal to be displayed in Data Inspector - "Log SI...
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Skew wiring with SimScape
Hello guys, is it possible to have a skew wiring between electrical components in SimScape graphical model?
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
read pbin file to Matlab
Dears, how to Is there any example how to read "pbin" file into Matlab workspave? Thank you.
alrededor de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Reseting and refresing figure with tiledlayout/nexttitle
I am trying to plot and refresh the figure which I created with "tiledlayout" function out = mtrx_surf(Z3) persistent srf if ...
más de 2 años hace | 1 respuesta | 0
1
respuestaHow do I update a GUI designed in App Designer with data from a running Simulink model?
I'd like to access DATA from Simulink model which are Matrix format and disply them How can I access the "MATRIX" and...
más de 2 años hace | 0
Pregunta
Read/write Simulink model from within AppDesigner
I have a simple Simulink model (application) and I want to use the MATALB App Designer to control simulation, access runtime dat...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use the window function (hamming) in Simulink
Can I find more examples on "Windowing function block" from DSP system toolbox to compute and apply window to input signal and n...
más de 2 años hace | 0 respuestas | 0