DRT usual procedure for the beginner

Could you please show me how to use DRT(distribution relaxation time) to evaluate the deconvolution of EIS data. Although I got DRT tools of matlab, it shows error and import function are not working. Any tutorial or guideline would be perfect for this resolution. Thanks

3 Comments

Please post the relevant parts of your code, and attach any necessary data and other files. Use the paperclip icon in the top toolstrip to upload them here.
I have DRT toolbox of MATLAB. During clicking option "import", it shows below error.
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)DRTtools('import_button_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
  1. How to resolve it?
  2. How to run EIS in DRT, Can I get a guideline?
I have no idea, since I have no idea what the error is or what it refers to, and I have no experience with the function. Be certain that you have provided the appropriate path to the .fig file, or that the function knows where to look for it.

Sign in to comment.

Answers (1)

ag
ag on 29 Sep 2023
Hi Toukir,
I understand that you need to use distribution relaxation time, to evaluate deconvolution of EIS data.
You can utilize the “getRelaxationData” function in MATLAB, to retrieve experimental data during relaxation phase of pulse, and move ahead with your task.
For more details, you can refer to the following MathWorks documentation:
Hope this helps!
Best Regards,
Aryan Gupta

Categories

Asked:

on 16 Oct 2022

Answered:

ag
on 29 Sep 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!