miss_hit icon indicating copy to clipboard operation
miss_hit copied to clipboard

program slicing across simulink + matlab

Open florianschanda opened this issue 4 years ago • 0 comments

Given 1 output in MATLAB or Simulink, fully identify all inputs that flow into that output.

Unlike the Simulink "highlight to source" function, this should take into account combination (e.g. a + b) and also fully understand embedded MATLAB code.

Requires (at the very least):

  • #112 (flow analysis)
  • #140 (matlabpath)

florianschanda avatar Nov 12 '20 13:11 florianschanda