Qucs-core
0.0.19
|
#include "logging.h"
#include "strlist.h"
#include "object.h"
#include "complex.h"
#include "vector.h"
#include "dataset.h"
Go to the source code of this file.
Functions | |
void | matlab_producer (void) |
Variables | |
qucs::dataset * | qucs_data |
FILE * | matlab_out |
void matlab_producer | ( | void | ) |
Definition at line 176 of file matlab_producer.cpp.
FILE* matlab_out |
Definition at line 45 of file matlab_producer.cpp.
qucs::dataset* qucs_data |
Definition at line 40 of file csv_producer.cpp.