photo

AMAL KRISHNA.S


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
90,289
of 300,352

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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

  • First Answer

View badges

Feeds

View by

Answered
How can I download the 30 Day Trial Version?
If the MatLab trial include the simulink add on ?

2 years ago | 0

Question


How to plot graph In Simulink model with help of MatLab fUnction block ?
How to plot graph In Simulink model with help of MatLab fUnction block ? I am having array(3D) as the output to plot.

2 years ago | 1 answer | 0

1

answer

Question


how to call a matrix(1*43) from model to function ?
%model rep=ode45(@Obsfun,[t(1) t(end)],[x10 x20 x30 x40]); figure(1) plot(rep.x,rep.y(1,:)) grid figure(2) ...

4 years ago | 1 answer | 0

1

answer