GIBBON icon indicating copy to clipboard operation
GIBBON copied to clipboard

The Geometry and Image-Based Bioengineering add-On for MATLAB

Results 26 GIBBON issues
Sort by recently updated
recently updated
newest added

Currently VCW does not work for these types of axes: ```matlab [X,Y,Z]=peaks(25); %Create some patch data hf = cFigure; %Open a figure with the VCW widget pre-loaded %axis tabgp =...

enhancement

Create a function to import feb files to the febio_spec struct type. I.e. the inverse of `febioStruct2xml`

enhancement

Bumps [commonmarker](https://github.com/gjtorikian/commonmarker) from 0.23.5 to 0.23.6. Release notes Sourced from commonmarker's releases. v0.23.6 What's Changed This release includes two updates from the upstream cmark-gfm library, namely: DoS vulnerability in autolink...

dependencies
ruby

Hello everyone! I am trying to use Gibbon to change the boundary condition value of an already existing .feb file. Very similar to what is done with set_mat_par_FEBIO but with...

Jamie Concannon should be added and listed as a collaborator/contributor.

Hello always when i try to instal GIbbon give me an error with: Error using builddocsearchdb There is no installed product with this help location. Documentation that is not associated...

Linux users may have problems using the MATLAB functions `ggremesh` and `runTetGen`. One of which is discussed in issue #81. The functions `ggremesh` and `runTetGen` will call externally `lib_ext/lin64/bin/vorpalite` and...

I'm using it to do a biological finite element simulation. The simulation is for the deformation of a composite material like tissue and tumor inside that. I am using FeBio...

I'm using it to do a biological finite element simulation. The simulation is for a deformation problem of a composite material of a brain tissue and a tumor subjected to...

Hi, I'm really amazed with the run_TetGen() function. It works great when I have two STL networks with one inside the other, but whenever one object intersects another, the volume...