Community Profile

photo

Ravi


RCI

Con actividad desde 2013

Estadísticas

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • Knowledgeable Level 2
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


In 2016b, i cannot able to see the Code Generation Tab in Configuration parameters, I have Embedded Coder License
I have MATLAB R2016b, I cannot able to Generate a code since there is no code generation tab, also Simulink is not showing sugge...

más de 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
How can I use codegeneration with MATLAB R2012b?
just mex -setup add any compiler u have or else add matlab compiler itself.. Then create a subsystem for the blocks which u ...

alrededor de 10 años hace | 0

Pregunta


Error in HDL code generation?
I have a digital PLL model In that i have na state flow model with simple code. when i click configuration parameters-> HDL Code...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


IR Lengths Detection issue in Hardware Co-Simulation?
System Generator -> Hardware Co-Simulation -> New Compilation Target. I have given Frequency, pin location and in JTAG option...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Can anyone explain the procedure for "Early Late Gate Time Recovery"?
Hello friends, i need to know the functionality of that block. What input need to be connected and how can we check the outputs ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
How to include s-functions in a "library model"?
Open an empty library model. Copy all your models into that library. Create an .m file to run your library. Copy it in the wo...

más de 10 años hace | 0

| aceptada

Pregunta


How to use From Workspace block in Cyclic Repetition Mode?
I have 1000 values in excel file. I need to Plot or Display these 1000 values in Cyclic Repetition Mode. I imported these ...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Data received from external board should visible in Simulink Display?
I am using Matlab 2010, In S-function builder, When i receive data from external device (board), it should display in the Simula...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Respondida
Warning: Unable to set the selected source. Perhaps the device is in use.
Color space that your camera returns data in is not RGB i think so. This is a common issue for many webcams. The commands common...

más de 10 años hace | 0

Respondida
why we should use Zero Order Hold or Unit Delay before fuzzy block on simulink?
The Zero-Order Hold block holds its input for the sample period you specify. The block accepts one input and generates one outpu...

más de 10 años hace | 0

| aceptada

Respondida
how can I express error message in text
By using deploytool we can make .exe file... So GUI's wont work when made into application format... try with "mbuild -setup...

más de 10 años hace | 0

Respondida
In GUI, I have a push button. I want that when this push button is pressed a text file which created before opens automatically without choosing a file..
In pushbutton callback, text=fileread('C:\.....\readme.txt'); set(handles.text1,'String',text)

más de 10 años hace | 0

| aceptada

Respondida
MATLAB R2013a is not installing.
Is it 32-bit 0r 64 bit.... Both your system & MATLAB 32 or 64 bit should match... I thnk some files are missing in your folder.....

más de 10 años hace | 0

Pregunta


How to diplay the printf statement which is written in S-function?
Hello MATLAB Frndzz, I am using R2011b linux version... In s-function i have used printf statement like printf("Unable to ope...

más de 10 años hace | 2 respuestas | 1

2

respuestas

Respondida
Error running GUI outside of GUIDE
Click GUI icon on toolbar or Type GUIDE in Command Window... Then GUI window opens.... Click Open Existing GUI... Open the GUI c...

más de 10 años hace | 0

Respondida
Is there any limitation of line of code in S-function creation?
one is we can use S-function builder... the other is creating those 55 modules in a library of simulink and can access using sin...

más de 10 años hace | 0

Respondida
Why do the functions fread and fwrite take so long to run in Matlab?
Why cant you use S-functions & i am reading some 1 lakh data line or values within seconds.... Firstly you send your code & wha...

más de 10 años hace | 0

Respondida
I have a problem regarding static text box in GUI
if values are stored in a text file... In GUIDE there is an option called Axes... u can use pushbutton & axes for plotting that...

casi 11 años hace | 0

Pregunta


I cannot run this file-io-c-s-function?
<https://www.mathworks.in/matlabcentral/fileexchange/13438-file-io-c-s-function-example> If i run this model, i got the follo...

casi 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
Can not find the comb filter or notch filter in my processing toolbox?
http://www.mathworks.in/help/dsp/ref/filterbuilder.html or You can just type help iirnotch and then see the following example...

casi 11 años hace | 0

Respondida
do you know how to load a mat file?
firstly store your mat-file in current matlab directory. in the command window... type this command.. >> load filename.mat...

casi 11 años hace | 0

| aceptada

Pregunta


How to read address locations using s-functions?
We are using Single Board Computer(SBC) of some 3rd party. We have installed MATLAB (R2010a) on that board. We want to read the ...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Which is the best book for S-functions in MATLAB?
I need complete information starting from basics to the end in an easy understandable manner... Could any one help me the boo...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get MATLAB Liscenced version?
Hello,, i need matlab licensed version for my company. Can you help with the procedure to apply and cost details of that.. No...

casi 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i read excel file using S-function builder?
My Matlab Version MATLAB 7.10.0 (R2010a) Can i use C language files concepts in S-function builder, outputs parameter. P...

casi 11 años hace | 0 respuestas | 0

0

respuestas