Madalena Francisco
Followers: 0 Following: 0
Estadística
11 Preguntas
0 Respuestas
CLASIFICACIÓN
217.840
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
11 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
81.82%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
I can´t break the main loop with my code on function file
Hi my program it´s working just fine, but I have little problem... I got a 'main while loop' on my script file, and then i creat...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Sprintf warning message on a function file
Hello, i created a function file where need to use sprintf, but theres a warning message that say to use fprintf instead, in thi...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How not repeat the main loop, if other options are selected?
Hello! I'm building a program, where I need to have the while true, so that until the user clicks exit, the program ends. And t...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Using strjoin to put as a variable name in a table
Hi, my main question is: how to concatenate 2 input strings, turn it into a single string, and put it as a variable name in a ta...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
It is possible to use sprintf to print a string input?
Hi, I´m trying to print what the user inputs as a string, but it´s not working with this code below: Thanks!! clc, clear, clos...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Error using logical operators on a string input
Hi! I want accept if the user input a string, for example: wefef, so i put my input with ('s'). Then i create i while loop to c...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
How to check if the input it´s a string?
Hi, i´m trying to understand why when the user inputs for example: b, or fbr3f, or any other types of string, it´s giving me err...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
One condition is not being fulfilled, and suddenly when i wrote on command window, give me a infinite menu, and i can not close it
Hello, in this program that I'm building, when b1==2, there is no fulfillment of that condition, and when I write in the window ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Error: Execution of script input as a function is not supported
I´m just trying to put an input on matlab 2020 and appears this: Can u help me figure out what i´m doing wrong please? Thank u!...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Cases duplicated on menu Matlab
%I´m building this program, and i repeat 'case 2' but it´s for 2 different %menus I tried to change for a text name the cases t...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Change the size and position on the screen of interative menu
I want so change the size of a interative menu and change the position on the screen, on Matlab 2022? Example: choice=menu('1'...
casi 2 años hace | 1 respuesta | 0