python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to preserve font size of plots during report generation in MATLAB?
Is there a way to preserve font size in plots when using report generation?
I update the fontsize of figures to 14 before making a report but the following instructions in Matlab during reporting crea...
techenthu
Votes: 0
Answers: 0
Make a hemisphere volume semitransparent
I have a hemisphere on the vertical axis, and would like to make it semitransparent (with the borders fading all around, in a sort of field).
I tried using pcolor3, but I do not know how to attach X,...
Vigor831
Votes: 0
Answers: 1
Showing multiple EMwave grahp with imagesc in Matlab
I want to show multiple graph of EMwave point source. But when I run this code, it show just one EMwave. How can I show multiple graphs? and How can I show the surf graph at the same time. without err...

ui su Cho
Votes: 0
Answers: 0
How to make two markers share same label in Matlab plots
I am building a MATLAB script to add two markers for a single label similar to below in Python.
How to create two legend objects for a single plot instance? and
Sharing the same label for two plots w...
techenthu
Votes: 0
Answers: 1