Feeds
提问
Too many input arguments - Error
Hello, I would like to know the solution for this error: <</matlabcentral/answers/uploaded_files/101207/Capturar1.PNG>> <<...
8 years 前 | 2 个回答 | 0
2
个回答提问
Alternative to "continue"
Hello, is there any alternative to that continue? <</matlabcentral/answers/uploaded_files/97649/alternativa%20a%20continue.PN...
8 years 前 | 2 个回答 | 0
2
个回答提问
Upper first letter of a text input
Hello, I have a text input and I would like to save that text input with the first letter in uppercase and cut more than 30 lett...
8 years 前 | 2 个回答 | 0
2
个回答提问
Create a unique numeric code
I have a notepad with the following format: * Column 1 - Code; * Column 2 - Username; * Column 3 - Password; * Column 4 - ...
8 years 前 | 1 个回答 | 0
1
个回答提问
Show in alphabetical order
The objetive of the program is to show a data list that is saved in a notepad. But I want to show it in alphabetical order from ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How to restrict a text input to letters?
How can I restrict a text input to uppercase and lowercase letters? I have this : new_user.username = input('Username: ', 's');...
8 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function or variable 'anualanomalie'
I have a function that gives the average of 136 values that are in a column of a text file (Image 2) and I want to show that ave...
8 years 前 | 1 个回答 | 0
1
个回答提问
Problem in running the program - Repetition of the Menu
When I write a letter in the command window the program shows me the menu again, instead of running the other functions. What ...
8 years 前 | 1 个回答 | 0
1
个回答提问
"For improved robustness, consider replacing i and j by 1i" - Is this an error?
I would like to know if the red line is an error. It says that: "For improved robustness, consider replacing i and j by 1i". I ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How can I stop the program? "Break" - Error
I am using a "Break" to stop the program but it is showing an error. How can I solve that and stop the program? Thanks <</ma...
8 years 前 | 2 个回答 | 0
2
个回答提问
The variable "g1_land" might be used before it is defined - Error
Is something wrong because of that red line? The program can't find that file (g1_land.txt)? How can I solve that? Thanks <...
8 years 前 | 1 个回答 | 0
1
个回答提问
The variable "X" might be used before it is defined
Is something wrong because of that red line? The program can't find that file? <</matlabcentral/answers/uploaded_files/92375...
8 years 前 | 1 个回答 | 0
1
个回答提问
Error: 'N' undefined near line 9 column 13
I don't understand where is the problem of this error. Thanks for help. <</matlabcentral/answers/uploaded_files/91877/Captur...
8 years 前 | 1 个回答 | 0
1
个回答提问
Need help in Taylor Series
<</matlabcentral/answers/uploaded_files/91805/Serie%20de%20Taylor.PNG>> How can I ask the user for a term N to calculate the ...
8 years 前 | 1 个回答 | 0
