Community Profile

photo

Javier


Last seen: 6 months ago Active since 2020

Followers: 0   Following: 0

Physics Engineering Student.

Statistics

All
  • Treasure Hunt Participant
  • First Answer
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 1

View badges

Feeds

View by

Answered
Experts of MATLAB, how did you learn? Any advice for beginner/intermediate users?
Hello, I am not a Matlab expert by no means. I have been using Matlab for about two years. Something that has really helped me ...

2 years ago | 1

Answered
How to meshgrid set of points in 3d
I think I just solved it, I first saved the dots in a matrix and then separated it in three vectors, for x y and z. And then I u...

3 years ago | 0

| accepted

Question


How to meshgrid set of points in 3d
Hello there, how would wou grid 8 points? p1 = [3 1 1] p2 = [3 -1 1] p3 = [3 -1 -1] p4 = [3 1 -1] q1 = [2 2 2] q2 = [2 -...

3 years ago | 1 answer | 0

1

answer

Question


Display row from Excel file in Matlab
Hello there, I am trying to generate a random number (n) to then look for the data in the row n in a Excel file. When I used ...

4 years ago | 1 answer | 1

1

answer