![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4584649_1522103092936_DEF.jpg)
Peter Babu
Followers: 0 Following: 0
Statistics
RANK
281.436
of 297.016
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to add a S-Function Builder block programatically into a model.
How to add a S-Function Builder block programatically into a model. add_block('builtin\S-Function Builder','sys','Position',[...
meer dan 10 jaar ago | 0 answers | 0
0
answersfunction can not retrive varaible value from other function
Make the variable to global. Check the below code. function 1() global x; x = 10; x = x+10 return function 2()...
meer dan 10 jaar ago | 0
Could there be a demo on using canoe I/O from vector canoe block in simulink library
In Vector Canoe please choose menu => Configuration => Options=>General=>File Locations=> Location of user data: You will fin...
meer dan 10 jaar ago | 0
Question
Access Matlab base workspace variables from perl
Is it possible to access Matlab base workspace variables from perl ?
bijna 11 jaar ago | 1 answer | 0
1
answerQuestion
How to add new parameter to Simulink.Signal property window?
How to add new parameter to Simulink.Signal property window? Example : To add a field 'Value'
ongeveer 11 jaar ago | 0 answers | 0
0
answersQuestion
How to replace a Constant block with a From Workspace block programatically?
How to replace a Constant block with a From Workspace block programatically? I have tried with replace_block but shows an error ...
meer dan 11 jaar ago | 1 answer | 0