Statistics
5 Questions
0 Answers
RANK
30,513
of 300,429
REPUTATION
1
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,976
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,781
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
Feeds
Question
How to plot surface after saving from a function?
I have a function [plot] = SurfacePlot(file), it takes an input file and outputs the plot Plot is saved as plot = surf(X,Y,Z) ...
6 years ago | 0 answers | 0
0
answersQuestion
Convert 3D coordinates to stl surface
So I have an issue from coordinate data[X,Y,Z]. It appears you can use stlwrite to readily convert vertice and face data or X,Y ...
6 years ago | 3 answers | 1
3
answersQuestion
For loop pass in unique rows to function
I have an array that is an X:4 double. Column 1 of this array is the unique identifier labeled starting at 1 to n. Example ...
6 years ago | 1 answer | 0
1
answerQuestion
Converting first column unique values to number
I have a table that I need to use for another function. Currently the table is setup as Base1,x,y,z Base1,x,y,z Building2,x...
6 years ago | 1 answer | 0
1
answerQuestion
Eliminate vertices outside of multiple convex hulls
Goal: Eliminate vertices outside of multiple 3D cubes. Here's what I currently have in the prerequisites. Prerequisites - Alre...
6 years ago | 0 answers | 0


