While turning on one of my programs, let me identify the irregularities through a large matrix (100 * 700) Need to scan
My initial idea was to have a breakpoint when I had to scan the data, but I am not a fan of that solution.
The function that I see can be equivalent to calling Edit: If I use a breakpoint, then I can know that I'm Seeing What I See P> good and simple openvar ('a') during the call (except I can not do this currently).
Is there a sample example of what I am trying to do:
Function main time = 0: Pi / 100: 4 * pi; InV = (1: 100) '; Data = 10 * diagram (rand (100,1)) * sin ((vv) * time); Error = roof (350 * rand); % Anolmaly data (roof (100 * rand), error: (error + 20)) = -13; Test = true; Openvar ('data') while all tests are off; Hold the figure (1); Plot (data) exam = (input (stralket ('next review?'))); If (test) data (test, :) = []; End of End
-13 is going to put an end to it (
-13 > some random numbers that I actually used, it is much more complex). However breakpoints are present only during the current matab session.
t = uitable; Set (t, 'data', data)
Comments
Post a Comment