photo

Philipp Glira


Austrian Institute of Technology AIT

Last seen: 2 years ago Active since 2013

Followers: 0   Following: 0

Message

Programming Languages:
Python, C++, MATLAB, HTML, CSS, Shell
Spoken Languages:
English, German, Italian

Statistics

All
MATLAB Answers

6 Questions
0 Answers

File Exchange

4 Files

Cody

0 Problems
1 Solution

RANK
33,707
of 300,508

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
16.67%

VOTES RECEIVED
0

RANK
2,094 of 21,019

REPUTATION
863

AVERAGE RATING
5.00

CONTRIBUTIONS
4 Files

DOWNLOADS
24

ALL TIME DOWNLOADS
6512

RANK
113,650
of 169,435

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1
  • GitHub Submissions Level 3
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


How to find the position of an element in a vector without using the find function
Write a function posX=findPosition(x,y) where x is a vector and y is the number that you are searching for. Examples: fin...

10 years ago