Editor Error resulting from the overlaying plots, and other plots
1 view (last 30 days)
Show older comments
My objective was to create a subplot (3,5):
| Test 0 | Test 1 | Test 2 | Test 3 |Test4
Varc
V_RLC
V_R0
The only issue with using sibplots is that I wanted 3 overlayed V_RLCs per each Test to compare the different inductors tested within each set of tests. I tried the following two alternative scripts, both of which returned error message and/or got stuck:
2nd Script Version:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1384319/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1384324/image.png)
![here](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1384329/here.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1384334/image.png)
First Script Version:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1384339/image.png)
3 Comments
Mathieu NOE
on 16 May 2023
please do not send pictures of the code , but the code itself and some data to test it
Sai Teja G
on 9 Aug 2023
Edited: Sai Teja G
on 9 Aug 2023
Hi Ava,
Can you add the code instead of images and data required for it to run?
Answers (0)
See Also
Categories
Find more on Testing Frameworks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!