photo

Pragati Rashinkar


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
229,370
of 301,432

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


Unable to Download Hardware Support Package in Matlab 2017a.
I am trying to Download Embedded Coder Support Package for Xilinx Zynq-7000 Platform in Hardware Support Packages from the Add-O...

8 years ago | 0 answers | 0

0

answers

Question


Please help me understand this code. Thankyou in advance
a=newfis('liquidlevel'); a=addvar(a,'input','caplevel',[0 4]); a=addmf(a,'input',1,'verylow','trimf',[0.03 .09 .31]); a=addmf...

8 years ago | 0 answers | 0

0

answers

Question


provide me with explanation for this part -
if nargin && ischar(varargin{1}) gui_State.gui_Callback = str2func(varargin{1}); end

10 years ago | 1 answer | 0

1

answer