Community Profile

photo

Fabian Gock


Con actividad desde 2017

Estadísticas

  • First Review
  • Thankful Level 3
  • First Answer

Ver insignias

Content Feed

Ver por

Pregunta


Why does the simulink model throw: "Struct contents reference from a non-struct array object"
Hello, I downloaded the attached model of a three phase inverter from matlab file exchange. When I try and start the simulatio...

alrededor de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I edit a figure that was created by a MATLAB standalone App?
Hi, i was provided with a MATLAB standalone app. I want to add lines to a plot that was created by this app. How can this b...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why does MATLAB Compiler give an error during packaging
I want to create a standalone application of a gui. Therefore I call 'deploytool', select the .mlapp file and choose 'package'....

más de 5 años hace | 3 respuestas | 0

3

respuestas

Pregunta


How can the column names of a uitable be defined as editable?
I'm working on a GUI with AppDesigner and use a table to display calculated Data. With each calculation, the table gets a new c...

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

1

respuesta

Pregunta


How can I smooth a velocity signal?
Please find the attached example file with a part of my given velocity signal. I want to calculate the required Motor Torque ...

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

1

respuesta

Pregunta


Keep only a specific figure at the same position after resizing a Appdesigner app
I want the logo of my company in the right top corner of the GUI. But because I want the components to change size, when the GU...

más de 5 años hace | 0 respuestas | 1

0

respuestas

Pregunta


Which licence source has priority in the MLM_License_File?
I work with both network license and individual license. network license are supposed to be used when I have connection to the ...

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

1

respuesta

Pregunta


How do I save a figure with linked properties?
I have a figure with two 3 dimensional axes that are linked via linkprop([ax2 ax1], {'View', 'XLim','YLim','ZLim'}) I u...

más de 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How do I link/lock multiple axis so that they all rotate simultaneously?
I have two sets of axis in one figure and I want to use my mouse to 3D-rotate the plots. The Axis are aligned using linkaxes() ...

más de 5 años hace | 1 respuesta | 1

1

respuesta

Pregunta


How do I plot a multivariate distribution?
I have the efficiency map of an electric drive, in wich I plottet the operating points (torque at rpm) during a driving cycle. ...

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

1

respuesta

Pregunta


How to speed up UIAxes in App Designer
I created a progress bar in App Designer using UIAxes and barh(). The function, wich progress I want to display has a for-loo...

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

1

respuesta

Pregunta


When are outputs of a function updated?
Hi, I am currently working on a GUI project (AppDesigner). Now I want to implement a textarea, where I display the progress o...

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

1

respuesta

Respondida
I have a text file(which is scaled ionogram data) which is having columns like Day, Time, Frequency and height.
Hi, do you have problems with importing the data or the plotting part? To import from a .txt the easiest way is to use the...

más de 5 años hace | 0

Pregunta


How to create a textarea with dynamic height with App Designer?
Hi I'm currently creating a GUI using App Designer. With one button, the user is able to select a file he wants to load. T...

más de 5 años hace | 0 respuestas | 0

0

respuestas

Respondida
Integrating velocity data with cumtrapz()
Oh god, I accidentally switched time and velocity.. Sorry for this embarrassing question and thanks for the quick help! Kind...

casi 6 años hace | 1

Pregunta


Integrating velocity data with cumtrapz()
Hi, I have a quite long vector with the longitudinal velocity data of a car. As it only drives forward, there are no negative...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How can i get the coordinates of a location from (e.g.) Google Maps into matlab?
I know, that there are several toolboxes on the file exchange, that do the opposite thing. I want to select a point in google...

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

1

respuesta

Respondida
How to name variables/constants properly
To prevent potential troubles, I now declare the functions and variables as general as possible. function [f_i] = inertial_...

alrededor de 6 años hace | 0

| aceptada

Pregunta


How to name variables/constants properly
Is it problematic to name the variables/constants I hand to a function, and the function's inner variables/constants the same? ...

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

1

respuesta

Pregunta


How can I execute a script with the evalin command?
I want to execute a script in the base workspace, so I use evalin('base', preparedata_v1) The following error occure...

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

1

respuesta

Pregunta


How to change the background of a saved figure
Hi, i want to print some graphs, I created and saved to .fig files. I tried to change the background color via the Export...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why can't I change the number of search iterations using the Pattern search method and then generate MATLAB Code?
I am trying to generate code for a parameter estimation. This worked fine for a several times. My approach is to set up the ex...

más de 6 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Convert Matrix to Vector in Simulink
I want to convert a matrix like: m= [t1 v1 t2 v2 t3 v3 t4 v4] (where t are values representing th...

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

1

respuesta

Pregunta


Why can't I edit variables from the 'Edit: Estimated Parameters' window?
Error occures while working with Simulink Design Optimization using the Parameter Estimation GUI. After I chose the parameter...

casi 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why does the error "Cell contents reference from a non-cell array object" occure after 4 iterations while using parameter estimation.
The said error occures while using parameter estimation in simulink design optimization. The Parameters, I want to estimate are...

casi 7 años hace | 0 respuestas | 0

0

respuestas