![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8668791_1535111686824_DEF.jpg)
Erik Vabo Vatsvaag
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
4 years 前 | 0
提问
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...
4 years 前 | 4 个回答 | 0
4
个回答已回答
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) ...
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) ...
4 years 前 | 0
提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0