fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
vl_channel
Function
7 statements
Source File
fortplot_spec_builder.f90
fortplot_spec_builder
vl_channel
Contents
public function vl_channel(field, type) result(ch)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
field
character(len=*),
intent(in)
::
type
Return Value
type(
channel_t
)