NEURON
plt.cpp File Reference
#include <../../nrnconf.h>
#include "hoc.h"
#include "gui-redirect.h"

Go to the source code of this file.

Macros

#define FIG
 

Functions

void Fig_file (const char *, int)
 
void Plt (void)
 
void Setcolor (void)
 
void hoc_Lw (void)
 

Variables

Object **(* nrnpy_gui_helper_ )(const char *name, Object *obj)
 HAVE_IV. More...
 
double(* nrnpy_object_to_double_ )(Object *)
 

Macro Definition Documentation

◆ FIG

#define FIG
Value:
1 /* version 7.1.1 12/8/88 \
added plots in fig format \
*/

Definition at line 3 of file plt.cpp.

Function Documentation

◆ Fig_file()

void Fig_file ( const char *  s,
int  dev 
)

Definition at line 629 of file plot.cpp.

◆ hoc_Lw()

void hoc_Lw ( void  )

Definition at line 44 of file plt.cpp.

◆ Plt()

void Plt ( void  )

Definition at line 14 of file plt.cpp.

◆ Setcolor()

void Setcolor ( void  )

Definition at line 36 of file plt.cpp.

Variable Documentation

◆ nrnpy_gui_helper_

Object**(* nrnpy_gui_helper_) (const char *name, Object *obj) ( const char *  name,
Object obj 
)
extern

HAVE_IV.

Definition at line 13 of file xmenu.cpp.

◆ nrnpy_object_to_double_

double(* nrnpy_object_to_double_) (Object *) ( Object )
extern

Definition at line 14 of file xmenu.cpp.