
Sujay Kadam
IIT Gandhinagar
Professional Interests: Control Systems, Data Analysis, System Identification
Content Feed
답변 있음
While Saving the figure in pdf format (MATLAB 2010A)it shows an error message saying PSlevel must be 1 or 2. What should i do to have my figure in pdf? And after clicking on Exit debug mode it shows the file with the error on line 206/1063..
May be this is too late, but I wonder if the following would help: clear fig_property fig_property.PSLevel= '1'; hgexport(gcf...
While Saving the figure in pdf format (MATLAB 2010A)it shows an error message saying PSlevel must be 1 or 2. What should i do to have my figure in pdf? And after clicking on Exit debug mode it shows the file with the error on line 206/1063..
May be this is too late, but I wonder if the following would help: clear fig_property fig_property.PSLevel= '1'; hgexport(gcf...
8달 전 | 0
답변 있음
Save a figure as pdf
May be this has already been answered somewhere else, but I thought I would share what I usually do for generating plots in pdf ...
Save a figure as pdf
May be this has already been answered somewhere else, but I thought I would share what I usually do for generating plots in pdf ...
1년 이상 전 | 7