Consider the following analytic ODE: $$\frac{d~x}{d~t} = M(t)\cdot x + u(t),\quad x(0)=v $$ where $t$ is a complex variable, $v\in\mathbb{C}^d$, $M(t)$ (resp. $u(t)$) an $d\times d$ matrix (resp. $d\times 1$ matrix) with entries holomorphic functions in an open neighborhood of the origin $0$. By the power series extending of these entries at $0$, one can immediately obtain a formal solution $$f(t)=\sum_n u_nt^n\in \mathbb{C}^d[[t]]$$ of the given ODE.
My question is as follows: suppose that all entries of $M(t)$ and $u(t)$ converge in the disc $D_\varepsilon$ of radius $\varepsilon$ centered at the origin, then does $f(t)$ converge in the disc $D_\varepsilon$?
The solution is given by $$ x(t)=e^{M(t)}\,v, $$ so that the answer is yes.
Edit: as noted by Robert Lewis, this is wrong, unless $M$ is a constant matrix.