How can I fix the error related to (connector​.internal.​doEnsureSe​rviceOn)?

3 次查看(过去 30 天)
Hi everyone, I have a important question, I run a program in matlab, I could get result, but after that it gives me a error. That error is here :
please help me... I dont know what is this error????????
after all of my run I see this error!!!!!!!!!!

回答(1 个)

Divyam
Divyam 2025-6-11
The error message, "Error performing inpage operation" is thrown by Windows when the system files or hard drive sectors are corrupted. This error is then caught by MATLAB during a read/write operation.
The first step for debugging this could be to ensure that the dll provided on the error path is present. If the dll is present but the error persists, you should uninstall and then reinstall MATLAB such that the instance of a possibly corrupted dll is removed.
For more information regarding the resolution for this error you should consult similar posts on Microsoft community forums. You can also refer to this webpage for additional debugging steps: https://appuals.com/fix-error-performing-inpage-operation/
If the error persists even after you have tried reinstalling MATLAB and the steps suggested on Microsoft Forums, contact MathWorks technical support team here: https://www.mathworks.com/support/contact_us.html

类别

Help CenterFile Exchange 中查找有关 Function Creation 的更多信息

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by