项目作者: himoto

项目描述 :
Three-Dimensional Plotting in Matplotlib
高级语言: Python
项目地址: git://github.com/himoto/3d-surface-plot.git
创建时间: 2019-06-21T05:12:47Z
项目社区:https://github.com/himoto/3d-surface-plot

开源协议:MIT License

下载


3d-surface-plot

Picture1

Simulated effects of various degrees of dusp knockdown on EGF-induced and HRG-induced c-fos mRNA expression.

Create a surface plot

  1. '''
  2. from get_data import compute_matrix
  3. compute_matrix()
  4. '''
  5. %matplotlib inline
  6. %run -i plot3d.py

Installation

  1. $ git clone https://github.com/himoto/3d-surface-plot.git

References

License

MIT