Rank: 1450 based on 44 downloads (last 30 days) and 5 files submitted
photo

lukas wischounig

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Files Posted by lukas View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
21 Sep 2010 dxf2coord 2.0 reads the coordinates and layernames of some entities of a acad r2000 - r2007 ascii .dxf file Author: lukas wischounig dxf, autocad, data import 21 1
  • 5.0
5.0 | 2 ratings
13 May 2005 dxf2coord 1.1 The script reads the coordinates of points, lines, polylines, 3d polylines 3dfaces and circles from Author: lukas wischounig data import, data export, dxf, acad, autocad, dxf2 18 5
  • 5.0
5.0 | 3 ratings
13 May 2005 Screenshot lineament analyst 1.2 Draws a polar plot from .xls or .dxf data Author: lukas wischounig earth science, lineament, rose, polar, general 3 0
  • 4.0
4.0 | 2 ratings
24 Sep 2002 Screenshot iso4d 1.1 Calculates isohypses and saves them as indexed pictures to animate them with another program. Author: lukas wischounig groundwater isohypses... 2 1
  • 5.0
5.0 | 1 rating
03 Sep 2002 Screenshot iso4d iso4d animates groundwater isohypses. Author: lukas wischounig isohypses, groundwater, animation 0 0
Comments and Ratings on lukas' Files View all
Updated File Comment by Comments Rating
18 Oct 2011 dxf2coord 2.0 reads the coordinates and layernames of some entities of a acad r2000 - r2007 ascii .dxf file Author: lukas wischounig Aref, Mohammad

Hi there,
Thanks for the script. There are some comments about it. In line 279, circles(:,1)=1:length(circles);
while using length function, answer will be wrong if dxf file has less than 5 circles. We have changed that line into circles(:,1)=1:size(circles,1);
so it works correctly for all numbers of circles.
One more thing, we added case('AC1012') version=('Acad R 12');
in line 109 to include Acad 12 files but we don't know about existence of any difference between DXF in Acad14 and Acad12.

20 Aug 2011 dxf2coord 2.0 reads the coordinates and layernames of some entities of a acad r2000 - r2007 ascii .dxf file Author: lukas wischounig Chapman, Adam
24 Aug 2009 dxf2coord 1.1 The script reads the coordinates of points, lines, polylines, 3d polylines 3dfaces and circles from Author: lukas wischounig El Mahallawy, Hoda

Dear sir,
how to convert the dxf file into ascii? , Cause I just drew a layout on autocad and saved it as dxf, but I get point=empty cell array

16 Aug 2009 dxf2coord 1.1 The script reads the coordinates of points, lines, polylines, 3d polylines 3dfaces and circles from Author: lukas wischounig El Mahallawy, Hoda

This is great Job, but I have one question; do you mean any dxf reference or there's a special site or link to a good reference?
Thank you. If you have any dxf file to test the code, I will be thankful.

12 Oct 2007 dxf2coord 1.1 The script reads the coordinates of points, lines, polylines, 3d polylines 3dfaces and circles from Author: lukas wischounig G., Evgeny

You have SOLVED a lot of my problems.)))

Top Tags Applied by lukas
autocad, data import, dxf, acad, animation
Files Tagged by lukas View all
Updated   File Tags Downloads
(last 30 days)
Comments Rating
21 Sep 2010 dxf2coord 2.0 reads the coordinates and layernames of some entities of a acad r2000 - r2007 ascii .dxf file Author: lukas wischounig dxf, autocad, data import 21 1
  • 5.0
5.0 | 2 ratings
16 May 2006 Figure Digitizer Digiize a curve in a figure to get the data coordinates. Author: Hongxue Cai digitize, curve, graphics, figure, graphics export, pdf 28 5
  • 4.0
4.0 | 6 ratings
13 May 2005 dxf2coord 1.1 The script reads the coordinates of points, lines, polylines, 3d polylines 3dfaces and circles from Author: lukas wischounig data import, data export, dxf, acad, autocad, dxf2 18 5
  • 5.0
5.0 | 3 ratings
13 May 2005 Screenshot lineament analyst 1.2 Draws a polar plot from .xls or .dxf data Author: lukas wischounig earth science, lineament, rose, polar, general 3 0
  • 4.0
4.0 | 2 ratings
24 Sep 2002 Screenshot iso4d 1.1 Calculates isohypses and saves them as indexed pictures to animate them with another program. Author: lukas wischounig groundwater isohypses... 2 1
  • 5.0
5.0 | 1 rating

Contact us at files@mathworks.com