Question


is it possible to write a code that examine and analyze that a data in vector having 100 values, so recognize that if one or two very high as compare to other data?
lets say i have a = [ 1 2 1 1 2 25 1 2 1 23] % 2 Abnormal very high Values b = [3 2 1 1 2 3 1 2 1 2] % Normal Data i w...

nästan 4 år ago | 2 answers | 0

2

answers

Question


How to link a "Checkbox" functionality with "Radiobutton" in appdesigner matlab?
Hello.. i m plotting a data of two variables "a" & "b".... two radiobutton for plotting different ranges... i want that radio bu...

nästan 4 år ago | 1 answer | 0

1

answer

Question


how to add coustum "Titlle" option for "UIaxes" via "Edit Field(Text)" in app Designer...means end user could enter and change the "Title" for different occasions and plots
if i use a UIAxes in app designer there is a option in UIAxes properties for "Tiltle" but i want to give option to end user so ...

nästan 4 år ago | 1 answer | 0

1

answer

Question


How to control a plot with checkbox in app designer. So when checkbox is tick it may plot graph and when checkbox is unchecked it should remove graph in UIAxes.
i m plotting a graph in app designer on UIAxes a = [1 2 3] % added to property b = [4 5 6] % added to property in chec...

nästan 4 år ago | 1 answer | 0

1

answer

Question


how to export value of a Variable vector to dedicated coulmn in UITable app designer
Hello. Need a guidence in app designer i have successfully read a text file through push button. and stored it in a varible "a"....

nästan 4 år ago | 1 answer | 0

1

answer

Question


In App designer how to plot multiple plot on a same figure if one variable value coming from a function and also its value changes with output of function?
Hello, i m writing a code in Matlab App Designer if i ask in simple words lets say a = 0:0.1:2*pi; and i want to plot i...

nästan 4 år ago | 1 answer | 0

1

answer