Community Profile

photo

Peter Valent


Last seen: 1 giorno fa Attivo dal 2016

Statistiche

All
  • First Answer
  • Thankful Level 3
  • First Review

Visualizza badge

Content Feed

Visto da

Domanda


How can I increase timeout when using readtable to get csv data from url?
I want to use readtable function to read time series csv file from internet via an url. It works for smaller datasets but when I...

4 mesi fa | 1 risposta | 0

1

risposta

Domanda


Can I use dll library generated in Matlab in R?
I have created a simple dll that can be called from within Matlab. Can this dll be called from other high-level programming lang...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


Compiled application is very slow
I have a code that I need to compile into a stndalone application as I need to run it on multiple computers. The problem is that...

quasi 2 anni fa | 2 risposte | 1

2

risposte

Domanda


How does Matlab uses memory inside a function?
I am doing a program that works with very large matrices (several gigabytes). I would like to understand what happens when I pas...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Different behaviour in indexing between table and digraph node table
I have a table with one column of type cell holding logical vectors of the same size. I want to be able to combine these logical...

quasi 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Performance issues with writing into matfiles
I am writing a simulation program that uses multiple long time series of substantial length. To avoid memory overflow I read the...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Strange values of map axes limits (axesm).
I am building an app that will display various geographic data - vector (points, lines, polygons) and raster. Because of this I ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Is there a way to use "SizeChangedFcn" with "Resize" and "AutoResizeChildren" properties on?
I have a simple app in appdesigner. I have enabled both "Resize" and "AutoResizeChildren" options. Everytime the app is resized ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
Changing the tick Label in app designer.
Hello, try to use this code: app.UIAxes.XTick = 0:0.1:1; app.UIAxes.YTick = 0:0.1:1;

oltre 2 anni fa | 0

Domanda


Custom geobasemaps not show in compiled application.
I have created a simple appdesigner application, which shows some geographic data on top of three types of basemaps. I have some...

oltre 2 anni fa | 3 risposte | 0

3

risposte

Domanda


Geoaxes zoom not working after adding ButtonDownFcn.
I have an app built in AppDesigner with a map plotted in geoaxes. I need to zoom in and out but I also need to do some action wh...

quasi 3 anni fa | 2 risposte | 1

2

risposte

Domanda


How to combine basemaps with projected shapefiles?
I am building a program in appdesigner and I need to process and visualise vector and raster data. As both of the data is projec...

quasi 3 anni fa | 0 risposte | 0

0

risposte

Domanda


How to wait for uifigure to resize properly?
I am building a rather complex program in appdesigner, which contains axes showing a map. I had difficulties to make sure that t...

quasi 3 anni fa | 1 risposta | 1

1

risposta

Domanda


Matlab crashes when calling function from fortran dll
I have a set of fortran functions/subroutines that I have compiled as DLL. I need to call some of them from Matlab. The problem ...

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


How to select strings using regexp?
I have a cell array with strings. I need to select only those cells which strings start with "HQ" and follow with a number. Ex...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to programmatically scroll to a row of a uitable in appdesigner?
Hi I have created a small app in appdesigner. It contains a uitable component which holds many rows of data. The app enables to ...

quasi 5 anni fa | 0 risposte | 0

0

risposte

Domanda


How to extract info from string using regexp?
I have a text file with a number of lines such as: [DEBUG][HoraCorrelationMatrixNode] Polygon 2303 id 857befored [DEBUG][Hora...

quasi 5 anni fa | 2 risposte | 0

2

risposte

Domanda


Problem with "datenum" and "datetime" functions
I need to extract date information from a formated date string. I have used both datenum and datetime functions but both of them...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to stop App Designer resizing UIAxes?
I have created a simple APP using the App Designer. It plots a simple graph into an UIAxes object. The problem is that the posit...

circa 5 anni fa | 1 risposta | 0

1

risposta

Canale


Test data feed

oltre 7 anni fa