Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Research in a database

1 visualización (últimos 30 días)
Alessandro Bot
Alessandro Bot el 8 de Oct. de 2019
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hi,
I would like to write a programm which:
  • asks to users to input a nickname;
  • research in the databese if that nickname is present or not;
  • answer the user if that nickname was found or not;
  • if it was found, print some information like: name, surname, age, ... and plot a sort of photo.
Is it possible? Do you know how to manage this?
  1 comentario
Rik
Rik el 8 de Oct. de 2019
On first glance none of these look impossible. You have already split up your problem into solvable chunks. Which of these step are causing you issues?

Respuestas (1)

Akshit Agarwal
Akshit Agarwal el 11 de Oct. de 2019
Editada: Akshit Agarwal el 11 de Oct. de 2019
Hi Alessandro,
As mentioned by Rik in the comment, none of that is impossible.
Seems like you are new to MATLAB. Maybe this will help you out: Getting started with MATLAB
Or if you are familiar with the basics, you can search for a specific query like 'Connecting to a Database', 'Requesting input from user' etc. in the documentation or MATLAB Answers.
Hope this helps.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by