photo

Ravi


RCI

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

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

查看徽章

Feeds

排序方式:

提问


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

7 years 前 | 1 个回答 | 0

1

个回答

已回答
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 ...

11 years 前 | 0

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

11 years 前 | 0

| 已接受

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

11 years 前 | 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...

11 years 前 | 0

| 已接受

已回答
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...

11 years 前 | 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)

11 years 前 | 0

| 已接受

已回答
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.....

11 years 前 | 0

提问


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

11 years 前 | 2 个回答 | 1

2

个回答

已回答
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...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 0

提问


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

11 years 前 | 0 个回答 | 0

0

个回答

已回答
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...

11 years 前 | 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...

11 years 前 | 0

| 已接受

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 1 个回答 | 0

1

个回答

提问


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

11 years 前 | 0 个回答 | 0

0

个回答