photo

Vineet Kuruvilla


Last seen: 3 years ago Active since 2022

Followers: 0   Following: 0

Message

Student Professional Interests: Robotics, image processing

Statistics

All
MATLAB Answers

0 Questions
3 Answers

File Exchange

1 File

RANK
255,797
of 300,392

REPUTATION
0

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
19,838 of 20,934

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
4

RANK

of 168,373

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
  • First Submission

View badges

Feeds

View by

Answered
How can I add automated "new line" within a xlabel (too long lable text shall not exceed the subplot width).
quickly written script...this might help. close all clear all % fig1 = figure; plot(1:5,1:5) xlbl='testing testing tes...

3 years ago | 0

Answered
How to create an array with first 100 elements as 1, next 100 as 2 and so on?
n = 5; A=[]; for i = 1 : 5 A=vertcat(A,i*ones(1,100)); end disp(A)

3 years ago | 0

Submitted


Learn_Addition
An app for KG and Primary 1 children to learn addition.

3 years ago | 1 download |

0.0 / 5
Thumbnail