Community Profile

photo

Ravi


RCI

Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

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

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 6 anni fa | 1 risposta | 0

1

risposta

Risposto
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 ...

oltre 10 anni fa | 0

Domanda


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...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

oltre 10 anni fa | 0

| accettato

Domanda


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 ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

oltre 10 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

| accettato

Risposto
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...

quasi 11 anni fa | 0

Risposto
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)

quasi 11 anni fa | 0

| accettato

Risposto
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.....

quasi 11 anni fa | 0

Domanda


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...

quasi 11 anni fa | 2 risposte | 1

2

risposte

Risposto
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...

quasi 11 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

Domanda


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...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Risposto
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...

quasi 11 anni fa | 0

Risposto
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...

quasi 11 anni fa | 0

| accettato

Domanda


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 ...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 11 anni fa | 0 risposte | 0

0

risposte