Community Profile

photo

Anshuman Agrawal


Last seen: 12 months ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


Can I allocate a separate CPU/GPU core for just manipulating a 3D plot?
I was wondering if there was any way to allocate a CPU/GPU core to be used solely for figure manipulation. I have plotted a 3D t...

3 years ago | 1 answer | 0

1

answer

Answered
How to convert string to variable name ?
Check out: https://www.mathworks.com/help/matlab/matlab_prog/string-evaluation.html Hopefully, what you wanted to do was covere...

4 years ago | 0

Answered
How do I prevent data tips from showing up in App Designer for trimesh/trisurf plots?
Actually I found the answer, but am not deleting the question in case someone else has the same question. disableDefaultInter...

4 years ago | 3

| accepted

Question


How do I prevent data tips from showing up in App Designer for trimesh/trisurf plots?
Any help would be greatly appreciated!

4 years ago | 1 answer | 0

1

answer

Question


How can I click a push button programmatically in App Designer?
One of my pushbuttons when clicked does a bunch of calculations and I was wondering how to 'click' it in some other part of my c...

4 years ago | 2 answers | 0

2

answers

Question


How do I make a folder using app designer for a standalone app?
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.

4 years ago | 1 answer | 0

1

answer

Question


How to cut a 3D object using a plane and deleting the part above the plane, but creating new faces/vertices based on the points to ensure that the geometry below the cut is maintained?
I am working with an stl file (faces, vertices, normals, etc) and have been able to establish a plane, find the coordinates of t...

5 years ago | 1 answer | 1

1

answer