photo

Alexandre Carvalho Leite


Aktiv seit 2010

Followers: 0   Following: 0

Nachricht

Statistik

All
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
RTW/XPC target error, I cannot generate code
Hi Rajeev, I really don't know the exact cause of the problem to explain how it can be solved, but I have a method to solve it. ...

etwa 12 Jahre vor | 0

Beantwortet
wrinting a ".str" file
Write your data into a file, just like in the following function: function [] = surf2obj(fileName,x,y,z) % % SURF2OBJ...

etwa 13 Jahre vor | 0

Beantwortet
Visualisation 2D mesh grey values
Just type this: surf(peaks(30)), colormap('Gray');

etwa 13 Jahre vor | 0

Gesendet


Surface to DXF file conversion
This function converts a surface into 3D faces of a DXF file.

mehr als 14 Jahre vor | 3 Downloads |