# Matlab -- Slicer

**URL:** https://discourse.slicer.org/t/matlab-slicer/41688
**Category:** Development
**Tags:** matlab
**Created:** [February 13, 2025, 8:11pm UTC](https://discourse.slicer.org/t/matlab-slicer/41688 "2025-02-13T20:11:12Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Fayez](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/fayez/32/79444_2.png) [@Fayez](https://discourse.slicer.org/u/Fayez)
#### Post date: [February 13, 2025, 8:11pm UTC](https://discourse.slicer.org/t/matlab-slicer/41688/1 "2025-02-13T20:11:13Z")

</div>

Hi Everyone,

I have a matlab script that reads and import data into matlab. I want to load these files from matlab script into slider environment via the matlab code.

Is this possible ?

Thanks

---

<div class="post-metadata">

### Author: ![muratmaga](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/muratmaga/32/3622_2.png) [@muratmaga](https://discourse.slicer.org/u/muratmaga)
#### Post date: [February 14, 2025, 3:01am UTC](https://discourse.slicer.org/t/matlab-slicer/41688/2 "2025-02-14T03:01:23Z")

</div>

That is not possible but you can use one of the AI copilots to help you convert to Slicer’s python API.
