Options

someone can help me...thank

joejoe Member Posts: 9 Contributor II
edited November 2018 in Help
Dear sir
If i want to combine two or more modes.(for example K-Medoids、Flatten Clustering....)
I want to  throw the last  module's parameters  to the next  module's parameters?(the  parameter of K in the model of K-Medoids  give  to the  parameter of number of clusters in the model of Flatten Clustering)
How may I  do?(can show simple workflow)
I need your help.
please help me. ???
thank a lot :-*

Answers

  • Options
    joejoe Member Posts: 9 Contributor II
    please help me!!
    just  spend your a little time!
    i need your answer!
    thank a lot
  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

    you can make use of macros in your case. Just define the macro in the "Context" view, and then use it as a parameter where you need it via %{your_macro_name}

    Regards,
    Marco
Sign In or Register to comment.