Community Profile

photo

Madalena Francisco


Last seen: 1 year ago Active since 2023

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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!...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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'...

1 year ago | 1 answer | 0

1

answer