Community Profile

photo

Jan Nabo


Last seen: 대략 4년 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Calculating the distance between two points and set lambda depending on the distance
function [xnew,ynew]=koordinaten_interpolieren(xwert,ywert) sz = size(xwert); % the size of ...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How can i save two points with lambda in a vector ?
i have four coordinates and my formula is that i want from two points for example P1(-1|1) and P2(1|1) many points on this "con...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Adding thickness for my 3D-object (STL-File) | There is something wrong with my 3D Plot
% adding one layer for the highest and the lowest layer (z-axis) i can close the two walls to one big wall and getting a obejc...

4년 초과 전 | 0

| 수락됨

질문


Adding thickness for my 3D-object (STL-File) | There is something wrong with my 3D Plot
clear name='010010_XBlockBigIsoz'; %Einlesen der Datei info=dicominfo(name); %Zugreifen auf der Datei es=(info.B...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
clear name='010010_XBlock'; blockdistance=67.2; blockhoehe=5; info=dicominfo(name); sz=size(info.BeamSequence.Item_1...

4년 초과 전 | 0

| 수락됨

답변 있음
How can i use inpolygon on my surface with the area
I tried a little bit and now i have just the points on my surface but i want the points inside with red + and outside the surfac...

4년 초과 전 | 0

| 수락됨

질문


How can i use inpolygon on my surface with the area
If the points inside the surface it will be true and if it is outside it will be false. So i want to paint them in blue and re...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How create a 3D- Surface modeling body if u have x,y,z-values
i have a 50x3 Matrix -> i don't know which commands i have to use to transform this into a 3D-objects.. x=b(:,1); y=b(:,2)...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Connection with the ground -> solid figure
How can i create solid figure that is connected with the ground so it would like a cutted cube? Just the connection with the gr...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
i have just some points from a file, just x and y. I try to make a surface with those points but the problem is, how can i mak...

4년 초과 전 | 답변 수: 2 | 0

2

답변