Frage


setting transparancy of legend?
Is it possible to make the background of the legend be slighly transparent so that the lines behind it can be somewat visible?

mehr als 7 Jahre vor | 3 Antworten | 1

3

Antworten

Frage


how can my app inherit from my classes
I have a class that can do some computations on some imported data. Now I would like to create an app with buttons for the metho...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to check if right axis is visible?
I have a finction that process all the lines in the current graph. Since the introduction of yyaxis right I need my fun...

mehr als 7 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


can matlab change the icon of files?
So I have allot of files with data that i would like to plot as a "sparkline" and use as the system icon for the file. Can Ma...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can I access function from a mlapp?
I have a nice function inside of MyMlapp.mlapp I just wonder if I can somehow call that function or if I have to go in and copy ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can a function find location of itself?
I want to save a file in the same location as the a function (ie not in the current folder). How can a function find get the loc...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get UIFigure handle?
I want to check if a UIFigure exist already (then I dont have to open a new one). Ive tried searching with findobj( 'Handl...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to extract data from structure efficiently
Hi I have this structure with sometimes allot of A_scans: >> Data.CH1 ans = name: 'CH1' P...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there a way to extract the width/diameter of the contour lines?
I have this image which is an intensity plot of my laser beam: <</matlabcentral/answers/uploaded_files/43593/untitled.png>> ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to uninstall MinGW-w64 C/C++ Compiler and start over?
Ah, I had to remove TDM-GCC from Control Panel\Programs\Programs and Features

mehr als 8 Jahre vor | 1

| akzeptiert

Frage


How to uninstall MinGW-w64 C/C++ Compiler and start over?
I accidentally installed the latest version of MinGW-w64 C/C++ Compiler instead of the recommended. Now when I uninstall it and ...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How to handle overflows of int16
Ok this it what I do: >> mod(-2^15-1+(+2^15),2^16)+(-2^15) ans = 32.7670e+003

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


How to handle overflows of int16
I get a vector of int16 from a VISA-instrument where the values have rolled over if to big, the vector has an offset that I want...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


creating a strucure from a string from my Tektronix MDO3034 oscilloscope
Hi I get this string from my oscilloscope :WFMPRE:BYT_NR 2;BIT_NR 16;ENCDG ASCII;BN_FMT RI;BYT_OR MSB;WFID "Ch1, DC coup...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Hints on how to produce an uncompressed video file that can be read by QuickTime
I finally managed by downloading a third party software Bigasoft Total Video Converter. But the solution is not pretty.

mehr als 8 Jahre vor | 0

| akzeptiert

Frage


Hints on how to produce an uncompressed video file that can be read by QuickTime
Hi I need to make a movie from a set of images produced in Matlab for an article. The Journal demands that the video should b...

mehr als 8 Jahre vor | 2 Antworten | 1

2

Antworten

Beantwortet
Can Matlab R2014a, or any other version for 64 bits, on a macbook pro with OS X 10.9.4 use NI-VISA or any other VISA?
I have the same problem: My devices does support VISA since I can find them in the "NI-VISA configurator” app, however Matlab do...

etwa 9 Jahre vor | 0

Frage


how to get current lineseries handle
if i plot something with h=plot(...) I get a handle to the lineseries, but if I get a plot from somewhere else where I cant get ...

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can I change the axis scaling after plotting is done?
I have a function that plots a graph with time on the x-axis, sometimes I want to change the scaling from s to ms or whatever. ...

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten