Borrar filtros
Borrar filtros

Using mobiledev to acquire sensor data with MATLAB Grader

36 visualizaciones (últimos 30 días)
Michael
Michael el 10 de Jul. de 2024 a las 17:44
Comentada: Michael el 15 de Jul. de 2024 a las 19:39
I am building a new introduction to programming university class and have plans to allow students to collect data with their mobile devices. I am using mobiledev in MATLAB Desktop and that works well, but I recently discovered MATLAB Grader and would like to know if Grader can be used in conjunction with MATLAB Mobile to log sensor data. Is this possible? I have a feeling this isn't going to work, but it would be a great feature.

Respuesta aceptada

Cris LaPierre
Cris LaPierre el 11 de Jul. de 2024 a las 13:21
No, MATLAB Grader does not currently provide a way for learners to use their own data in an assignment.
  3 comentarios
Michael
Michael el 15 de Jul. de 2024 a las 19:36
Okay thanks. This helps a lot. I hadn't seen how the students could open the problem in Matlab Online. This helps tremendously. We'll have to build a workaround for the data capture in terms of how we collectc/assess their data.
Michael
Michael el 15 de Jul. de 2024 a las 19:39
@Cris LaPierre Adding data capture to Grader would be a pretty neat feature for future releases of Matlab. It would provide a powerful way to engage with students learning to program. Data that student programs interact with is usually provided to them and makes the asssignments far less engaging. The ability to have students build programs that not only respond to sensor data, but can be assessed using the existing Matlab Grader features would be tremendous :)

Iniciar sesión para comentar.

Más respuestas (1)

Suraj
Suraj el 11 de Jul. de 2024 a las 7:28
Hi Michael,
I've used "mobiledev" on MATLAB online and desktop before. I think the connection happens through the MathWorks account that you are signed in to. I'm not sure how such communication can be achieved on MATLAB Grader.
I tried running the following line within MATLAB Grader and got the error that you see below.
m = mobiledev;
Sign in to your MathWorks Account to acquire sensor data from your mobile device.
However, when I click the "Open Problem in MATLAB Online" button and launch the assignment in MATLAB Online, I can use "mobiledev" and retrieve sensor data. This workaround may be sufficient in some cases.
I suggest you reach out to MathWorks technical support as they can understand the requirements of your course and help you out.

Categorías

Más información sobre Licensing on Cloud Platforms en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by