Effacer les filtres
Effacer les filtres

Plot function 'createfigure' - auto generated - has an unknown matrix input

2 vues (au cours des 30 derniers jours)
Florian
Florian le 22 Oct 2012
Hello community,
i do have a plot function which was auto generated by matlab. I did the work on the graph interactively and then wanted to generate the code and implement it in the existing one, because I have a lot of graphs who should look the same.
In this figure i want to plot 3 graphs (2 stem, 1 plot) with 2 y-axes. The generated code shows the following:
if true
% function createfigure1(X1, ymatrix1, Y1)
%CREATEFIGURE1(X1,YMATRIX1,Y1)
% X1: stem x
% YMATRIX1: stem matrix data
% Y1: vector of y data
% Auto-generated by MATLAB on 22-Oct-2012 15:37:26
% ....
% Create figure end
What is "YMATRIX1: stem matrix data"? I do not want a matrix to be shown in the figure.
Thanky,

Réponses (0)

Catégories

En savoir plus sur Stem Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by