Recent content by Aydashka
-
A
Help with Matlab Problem: Commenting Code & Finding Errors
If i knew what it did, i would'n ask about it here :biggrin:- Aydashka
- Post #7
- Forum: Engineering and Comp Sci Homework Help
-
A
Help with Matlab Problem: Commenting Code & Finding Errors
Right! Could you explain what this code does?- Aydashka
- Post #5
- Forum: Engineering and Comp Sci Homework Help
-
A
Help with Matlab Problem: Commenting Code & Finding Errors
Can you clarify your question please?- Aydashka
- Post #3
- Forum: Engineering and Comp Sci Homework Help
-
A
Help with Matlab Problem: Commenting Code & Finding Errors
Hi! I really need help with the following Matlab problem. What does this code do? I need to comment what the important lines of this code do. Also the code contains several errors which i need to find. Here is the program: clear all; close all; clc; Maxi=50; tab=[1 :Maxi] ; tab(1)=0; while...- Aydashka
- Thread
- Code Errors Matlab
- Replies: 9
- Forum: Engineering and Comp Sci Homework Help