答案1
如果没有完整的代码,很难回答……尽管如此,我建议
…
\node (box)[draw, ultra thick, dashed, fit={($(in5.north)+(-4cm,0.25cm)$)($(b)+(4cm,0)$)}, ] {}; % remove the label and add a name
\node at (box.east) {ODE15s}; % place the label
…
如果没有完整的代码,很难回答……尽管如此,我建议
…
\node (box)[draw, ultra thick, dashed, fit={($(in5.north)+(-4cm,0.25cm)$)($(b)+(4cm,0)$)}, ] {}; % remove the label and add a name
\node at (box.east) {ODE15s}; % place the label
…