Re: "figure properties" Java exception on Linux
"Marc" wrote in message <gmolkq$7gg$1@fred.mathworks.com>...> A fix would be good - but you can work around this easily enough. If you keep the figure window on the same monitor as the main...
View ArticleRe: Embedding fonts when print to EPS?
"Guvenc" wrote in message <jh0qnu$7rq$1@newscl01ah.mathworks.com>...> Hi, although this post is quite old, I'd like to share my solution for those who do not have Adobe Illustrator. First,...
View ArticleDisplay the '_' character in a listbox
I have a listbox in which I want to put the list file of a folder, but if the file has an underscore, the character isn't displayed, I see a space char instead; the code is the following: myDir =...
View ArticleRe: Display the '_' character in a listbox
On 05/30/2017 5:25 AM, Maurizio wrote:> I have a listbox in which I want to put the list file of a folder, but> if the file has an underscore, the character isn't displayed, I see a> space...
View ArticleRe: Display the '_' character in a listbox
"Maurizio" wrote in message <ogjh9v$dnm$1@newscl01ah.mathworks.com>...> I have a listbox in which I want to put the list file of a folder, but if the file has an underscore, the character...
View ArticleHow do i only clear plottings on a figure without clearing the grid (imported...
If anyone knows a solution please let me know? My objective is to make a traffic simulation using Matlab for a given region. In order to denote the region I use an image taken from google earth and...
View ArticleI found an answer :D
Anyone who tried to help me Thank you very much! I appreciate it a lot..... However Finally I was able find a solution and build a function to answer for my problem.. :D Therefore this thread can be...
View ArticleControl figure docking programatically in Matlab 2016a
Is there a way to set the figure docking behavior (tile, left/right split, top/bottom split, etc.) programmatically? (I found an old question here...
View ArticleWhy does the matlab api close my graphs?
I run several different .m files and any that generate graphs just close after they load all their assets yet if i run it in matlab it doesn't do this and i'm confused as to why this is happening. I'll...
View ArticleHow to enlarge subplot size
Hello, I plotted almost 40 subplots in one figure. So each one of them looks very small in my computer screen. I want to save it as a huge picture and the size of the picture should be larger than my...
View ArticleDisplay independent figure in a parfor loop
I have a problem similar, but different to the one asserted in https://it.mathworks.com/matlabcentral/newsreader/view_thread/344443. Actualy I'm doing many fits on some datas, so to speed up the...
View ArticleRe: Print figures to a specified folder
"AHMET ANIL DINDAR" wrote in message <ef4f532.-1@webcrossing.raydaftYaTP>...> Hi all,> I'm sure there is one who can answer my question.> I'm creating several figures and saving them by...
View ArticleRe: Print figures to a specified folder
On 07/18/2017 10:36 AM, Stephen Devlin wrote: ...> When using print remember the filename has to include the pathname>> filename=([file_str5,'Die1'])>...
View ArticleRe: How do you draw a cylinder in any orientation
I leave this link for anyone interested: https://es.mathworks.com/matlabcentral/fileexchange/64007-generate-cylinder-with-custom-axis
View ArticleRe: How do you draw a cylinder in any orientation
For anyone interested, try this: https://es.mathworks.com/matlabcentral/fileexchange/64007-generate-cylinder-with-custom-axis
View ArticleHow to combine in one figure six figures that contain subplots within them?
Dear all, I would like to combine in a single figure seven figures already saved like .fig, my problem is that every figure has inside 2 subplot and when I try to merge together these seven figures the...
View ArticleSame characters with Tex and Latex
Hi, I am writing some stuff in Latex and I'd like to have the same characters in my MATLAB figures, but I can only write a non-italic mu in Tex (i.e. for micrometers), how can I get the other...
View Article