Rank: 31153 based on 0 downloads (last 30 days) and 0 files submitted
photo

linreal Lin

E-mail

Personal Profile:
Professional Interests:

 

Watch this Author's files

 

Comments and Ratings by linreal View all
Updated File Comments Rating
17 Sep 2011 Mesh2Tetra Convert a closed triangulated mesh to a tetrahedron volume ( like constrained Delaunay ) Author: Dirk-Jan Kroon
17 Sep 2011 Mesh2Tetra Convert a closed triangulated mesh to a tetrahedron volume ( like constrained Delaunay ) Author: Dirk-Jan Kroon

The codes work on R2009a after some minor modification. However, the computation time is too long for only 300 faces. Only part of the C codes can be MEXed, so hopefully the complete C MEX version can be released soon. Thanks a lot for the nice work!

14 May 2009 Staker v0.6 Staker is a 3-D artillery game inspired by Tank Wars and Scorched Earth. Author: Kenneth Eaton

I cannot run the program as I met the following errors.
>> staker
??? Error using ==> figure
Error using ==> figure
Error using ==> figure
UIJ_AreThereWindowShowsPending - timeout waiting for window to show up

Error in ==> staker>make_figure at 3503
    hObject = figure('Units','pixels','Position',position,...

Error in ==> staker>initialize_intro at 241
    hFigure = make_figure([1+(SCREEN_SIZE(3:4)-[300 300])./2 300 300],...

Error in ==> staker at 213
  initialize_intro;

Contact us at files@mathworks.com