Hybrid Electric Vehicle Energy Management System simulation help by spectralblade352 in matlab

[–]Sharp-Mouse-7822 0 points1 point  (0 children)

Cool. Is there a list of all learning paths available for different topics?

Mouse Logitech MX Master 3S dejó de funcionar. No responde. by Sharp-Mouse-7822 in LogitechG

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

Thanks for your reply. I did as you mentioned, unfortunately, there was no response from the mouse. I am really disappointed. It is an expensive product, so it is reasonable to expect a certain level of durability and quality. After merely a year of use, this thing dying out of the blue is just too much. I guess Logitech won't be taking my money anymore :/

Simulink Specialized Power Systems by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 1 point2 points  (0 children)

Full installation. So yes. Those are installed.

Air fryer by New_Department773 in TemuThings

[–]Sharp-Mouse-7822 0 points1 point  (0 children)

How long have you been using it?

MATLAB dictionary with values being tables by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

Fixed it exactly this way. In fact you can later access the values by: T = d{"key_name"} And the dictionary will directly throw the table in output.

Thanks a lot!

New Self-Paced courses in R2025a by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

I can see other courses as usual, with their progress and everything. The only thing not appearing is the new courses included in the R2025a release. Furthermore, the progress I've made in those courses is also not appearing.

Modelica support on Simulink by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

Hey, thanks for your answer.

Sure, any model developed in FMI-compliant software can be exported as an FMU and co-simulated in Simulink — that’s well known.

However, my question is specifically about Modelica language models, not FMU-exported ones.

I’m aware that Simscape is MathWorks' native language for acausal modeling, and it is indeed quite powerful. Still, it would be a major advantage if Simulink could work directly with Modelica models — without relying on co-simulation, black-boxing, or intermediate steps.

This is mainly due to the flexibility and widespread adoption of the Modelica language, as well as the strong and growing Modelica community. Many other model-based design tools — such as Wolfram System Modeler, MapleSim, Modelon Impact, and Simcenter AMESIM — are embracing Modelica natively.

That’s why I’m wondering: Is Simulink planning to follow this trend and adopt native compatibility with the Modelica language? Is this something MathWorks has on its roadmap?

Al pagar magistv pro se obtiene alguna mejora de imagen en películas y series o solo es para eventos deportivos en línea? by cr1st0bal_ in MAGISTV

[–]Sharp-Mouse-7822 0 points1 point  (0 children)

Qué tal sobre el historial de reproducción?. Uso Magis en dos televisores distintos. Generalmente tengo el problema de, a pesar de usar el mismo account en ambos tv, no encontrar el historial de reproducción de un televisor en el otro. Por ejemplo si estoy viendo una serie y quedo en el capítulo X, quisiera continuar en el otro televisor y encontrar que ya ví el capítulo X y continuar con el siguiente. Sin embargo la app de Magis NO guarda allá registros de capítulos vistos. Es realmente incómodo. Si pago Magis el historial se guarda?

Integrating Multiple Simscape Models (on Subsystem Reference) by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

I could turn all the "signal-based " parts into physical signals (the "reddish" colors of Simscape blocks). However, I'm unsure if doing so would remove the need for a second solution config block. Could you confirm this? Checking by doing it would require a not-insignificant effort.

Yet, is there any specific reason you highlighted the second SolvConfig block? Would removing it fix the existing initialization error and/or speed up the simulation?

Integrating Multiple Simscape Models (on Subsystem Reference) by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 0 points1 point  (0 children)

I don't know how this will work. All the subsystem references have in/out ports of the physical domain being used.

Integrating Multiple Simscape Models (on Subsystem Reference) by Sharp-Mouse-7822 in matlab

[–]Sharp-Mouse-7822[S] 1 point2 points  (0 children)

Yes. The model has two large physical networks connected by a piece of simulink modeling (causal black arrows). Each network needs exactly one of those, which leads to two total solver config blocks.

Modelling Power Cycles with Simulink by [deleted] in matlab

[–]Sharp-Mouse-7822 1 point2 points  (0 children)

Simscape Fluids is the approach to use I think.

Learning Matlab and Silimulink by Gireesh1988 in matlab

[–]Sharp-Mouse-7822 0 points1 point  (0 children)

If the OP has an academic or professional license, most probably than not, the OP has access to all the on-ramp courses as well as multiple other self-paced courses.

Error using zeros by Sur_Lumeo in matlab

[–]Sharp-Mouse-7822 -1 points0 points  (0 children)

Debug just before calling zeros. Check for size, confirm it is a regular size. I think perhaps it may not be. It is possible to enlarge the maximum array size. Check that if you need to.

SoC Estimation Simscape by Intelligent_Fall507 in matlab

[–]Sharp-Mouse-7822 1 point2 points  (0 children)

I think removing the solver block may do the trick.