Respondida
How can I stop image stretching using imshow in the new App designer?
Have you tried variations of "axis"? Like axis(app.UIAxes,'equal')

más de 6 años hace | 2

Pregunta


Advise on how to structure different classes. I'm OO newbie
I have between 1 and 1500 oscilloscope traces that make up a 2D-dataset that is associated with a lot of other parameters (eg X,...

alrededor de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Where should I save my own app prefereces?
I have my AppDesigner-app and I want it to remember the settings from last session. How and where should i prefereably save the ...

alrededor de 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Can I "collapse all in" the editor like in the help browser
When I work in a class I usually collapse all my methods (functions) to get a better overwiew. BUT I cant seem to find a way of ...

más de 7 años hace | 2 respuestas | 2

2

respuestas

Pregunta


Can Í have a listener in a class that checks if the folder-content is changed?
I have a folder that recievs files from time to time and I want matlab to plot the data directly as they arive in the folder... ...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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?

más de 7 años hace | 3 respuestas | 1

3

respuestas

Pregunta


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...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 7 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

casi 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

casi 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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>> ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
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

más de 8 años hace | 1

| aceptada

Pregunta


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 ...

más de 8 años hace | 2 respuestas | 0

2

respuestas

Respondida
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

más de 8 años hace | 0

| aceptada

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Enviada


Add Wavenumber axis
Adds a 'Wavenumber (cm^{-1})' axis on top of current graph where the the x-axis is in nm or µm.

más de 8 años hace | 1 descarga |

Thumbnail

Respondida
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.

más de 8 años hace | 0

| aceptada

Pregunta


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...

más de 8 años hace | 2 respuestas | 1

2

respuestas

Respondida
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...

alrededor de 9 años hace | 0

Enviada


Change cm-1 to µm
Changes Xaxis of specified or current axes from cm-1 to µm, or the other way around

más de 9 años hace | 1 descarga |

Thumbnail

Enviada


Plot jdx files
Plots a (selection of) jdx file(s) in a new or specified figure.

más de 9 años hace | 2 descargas |

Thumbnail

Enviada


ReColorLines
reformats the color of the plotted lines in a figure using lines(7)

más de 9 años hace | 1 descarga |

Thumbnail

Enviada


getOSATrace
Retrives trace from Ando AQ6317B or Anritsu MS9030B Optical Spectrum Analyzer

alrededor de 11 años hace | 3 descargas |

Enviada


saveOSAtrace
Svaes traces ['A', 'BC' etc] from OSA at specified GPIB address

alrededor de 11 años hace | 1 descarga |

Enviada


plotOSA
Plots data from the specified ANDO or OSA variable/file (preferably CSV-files)

alrededor de 11 años hace | 2 descargas |

Thumbnail

Enviada


getTEKtrace
Retrives single trace from most Tektronix scopes over GPIB tested with TDS 3k and 784A and HP-54120B

casi 12 años hace | 1 descarga |

Cargar más