HOPS
HOPS class reference
Functions
plot_complex.c File Reference
#include <stdio.h>
#include <math.h>
#include "hops_complex.h"
#include "control.h"

Functions

void plot_complex (char **matrix, int x, int y, int width, int height, double scale_x, double scale_y, int winstart, int winstop, hops_complex *points, double *weights, int numpoints, char ch, char altch, int segment, int amp_phase_flag)
 

Function Documentation

◆ plot_complex()

void plot_complex ( char **  matrix,
int  x,
int  y,
int  width,
int  height,
double  scale_x,
double  scale_y,
int  winstart,
int  winstop,
hops_complex points,
double *  weights,
int  numpoints,
char  ch,
char  altch,
int  segment,
int  amp_phase_flag 
)