Statistics
RANK
2 450
of 260 330
REPUTATION
17
CONTRIBUTIONS
12 Questions
13 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 17 894
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 111 804
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Question
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...
plus de 4 ans ago | 1 answer | 0
1
answerHow 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 ...
plus de 8 ans ago | 0
Question
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...
plus de 8 ans ago | 1 answer | 0
1
answerQuestion
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...
plus de 8 ans ago | 0 answers | 0
0
answersQuestion
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 ...
plus de 8 ans ago | 0 answers | 0
0
answersHow 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...
plus de 8 ans ago | 0
| accepted
Question
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 ...
plus de 8 ans ago | 0 answers | 0
0
answersQuestion
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...
presque 9 ans ago | 0 answers | 0
0
answersWarning: 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...
presque 9 ans ago | 0
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...
presque 9 ans ago | 0
| accepted
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...
presque 9 ans ago | 0
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)
presque 9 ans ago | 0
| accepted
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.....
presque 9 ans ago | 0
Question
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...
presque 9 ans ago | 2 answers | 1
2
answersError 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...
presque 9 ans ago | 0
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...
presque 9 ans ago | 0
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...
environ 9 ans ago | 0
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...
environ 9 ans ago | 0
Question
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...
environ 9 ans ago | 0 answers | 0
0
answersCan 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...
environ 9 ans ago | 0
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...
environ 9 ans ago | 0
| accepted
Question
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 ...
environ 9 ans ago | 1 answer | 0
1
answerQuestion
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...
environ 9 ans ago | 1 answer | 0
1
answerQuestion
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...
environ 9 ans ago | 1 answer | 0
1
answerQuestion
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...
environ 9 ans ago | 0 answers | 0