Community Profile

photo

Erik Vabo Vatsvaag


Last seen: 1 year ago Active since 2018

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Running script from App designer, workspace not updated
Hello, I am trying to run a script from App designer. This script defines variables based on files in a folder., the files ar...

3 years ago | 1 answer | 0

1

answer

Answered
Find/return value from each row in a big matrix that corresponds with a condition/value
Sorry, let me specify. I only want the first value equal to or bigger than c. Both your answers will be wrong if 0.9 appears...

3 years ago | 0

Question


Find/return value from each row in a big matrix that corresponds with a condition/value
Dear All Community members, I have a big matrix ("A") and want to return values from an array "x" for each row when a condition...

3 years ago | 4 answers | 0

4

answers

Answered
Make edit fields visible/invisible based on length of an array
classdef app1 < matlab.apps.AppBase % Properties that correspond to app components properties (Access = public) ...

3 years ago | 0

Question


Make edit fields visible/invisible based on length of an array
Hello, I am programming an app which includes to edit fields that creates arrays and based on the length of these array I wan...

3 years ago | 2 answers | 0

2

answers

Question


Wait for function to finish executing
Hello, I am programming an app i App designer. This app should be able to run different functions with different inputs. I ha...

4 years ago | 0 answers | 0

0

answers

Question


Size of a function handle is not equal to YDATA
Hello, I declare a function and when I try to use the lsqcurvefit to this function the size is not correct. I get the error mes...

5 years ago | 1 answer | 0

1

answer